New upstream release
This commit is contained in:
parent
0671454d20
commit
c1e7c4ba04
@ -89,7 +89,7 @@ fi \
|
||||
|
||||
|
||||
Name: libxcrypt
|
||||
Version: 4.2.3
|
||||
Version: 4.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
|
||||
@ -97,7 +97,7 @@ Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
# LICENSING file in the source tarball.
|
||||
License: LGPLv2+ and BSD and Public Domain
|
||||
URL: https://github.com/besser82/%{name}
|
||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: fipscheck
|
||||
BuildRequires: libtool
|
||||
@ -326,6 +326,7 @@ done
|
||||
%{_includedir}/crypt.h
|
||||
%{_libdir}/pkgconfig/{libcrypt,%{name}}.pc
|
||||
%{_mandir}/man3/crypt{,_r,_ra,_rn}.3.*
|
||||
%{_mandir}/man3/crypt_checksalt.3.*
|
||||
%{_mandir}/man3/crypt_gensalt{,_ra,_rn}.3.*
|
||||
|
||||
|
||||
@ -334,6 +335,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 09 2018 Björn Esser <besser82@fedoraproject.org> - 4.3.0-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Oct 26 2018 Björn Esser <besser82@fedoraproject.org> - 4.2.3-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxcrypt-4.2.3.tar.gz) = cd37f95ca62f2abde885345c9f178530b7f0b84000c71118dc9c8d71e2ef16332d79456e26fdfad09d72389ad7e5cd39d406b9f35fcdeb6756635652ce19c3ae
|
||||
SHA512 (libxcrypt-4.3.0.tar.gz) = 24ba479b2eb43a713436de74a2c9b224a85e184090c3d87712e0dbe8c5a8e53f51ac81678b412a5b7d79c21527f7c0e05dc89b13b64b41f7a34ced594275472f
|
||||
|
Loading…
Reference in New Issue
Block a user