Rebuilt for libcrypt.so.2 (#1666033)

This commit is contained in:
Björn Esser 2019-01-14 19:03:51 +01:00
commit b16e064c02
No known key found for this signature in database
GPG key ID: F52E98007594C21D

View file

@ -13,7 +13,7 @@
Name: heimdal
Version: 7.5.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A Kerberos 5 implementation without export restrictions
License: BSD and MIT
URL: http://www.h5l.org/
@ -496,6 +496,9 @@ fi
%{_sysconfdir}/profile.d/%{name}.csh
%changelog
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 7.5.0-7
- Rebuilt for libcrypt.so.2 (#1666033)
* Sun Jan 06 2019 Björn Esser <besser82@fedoraproject.org> - 7.5.0-6
- Add patch to explicitly use python2 binary, fixes FTBFS (#1604316)
- Do not run 'make dist', fixes FTBFS (#1604316)