Add patch updating to recent development version
This commit is contained in:
parent
f664c8e1ab
commit
ea4ffe97b1
3945
libxcrypt-4.2.2-to_develop.patch
Normal file
3945
libxcrypt-4.2.2-to_develop.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -76,7 +76,7 @@ fi \
|
|||||||
|
|
||||||
Name: libxcrypt
|
Name: libxcrypt
|
||||||
Version: 4.2.2
|
Version: 4.2.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||||
|
|
||||||
# For explicit license breakdown, see the
|
# For explicit license breakdown, see the
|
||||||
@ -85,6 +85,8 @@ License: LGPLv2+ and BSD and Public Domain
|
|||||||
URL: https://github.com/besser82/%{name}
|
URL: https://github.com/besser82/%{name}
|
||||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
Patch0001: %{url}/compare/v%{version}...develop.patch#/%{name}-%{version}-to_develop.patch
|
||||||
|
|
||||||
BuildRequires: fipscheck
|
BuildRequires: fipscheck
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
|
||||||
@ -306,6 +308,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 25 2018 Björn Esser <besser82@fedoraproject.org> - 4.2.2-2
|
||||||
|
- Add patch updating to recent development version
|
||||||
|
|
||||||
* Thu Oct 18 2018 Björn Esser <besser82@fedoraproject.org> - 4.2.2-1
|
* Thu Oct 18 2018 Björn Esser <besser82@fedoraproject.org> - 4.2.2-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user