Rebuilt for libcrypt.so.2 (#1666033)

This commit is contained in:
Björn Esser 2019-01-14 19:10:54 +01:00
parent 8bd8644add
commit f6fb5e8a93
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: openldap
Version: 2.4.46
Release: 11%{?dist}
Release: 12%{?dist}
Summary: LDAP support libraries
License: OpenLDAP
URL: http://www.openldap.org/
@ -485,6 +485,9 @@ exit 0
%{_mandir}/man3/*
%changelog
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2.4.46-12
- Rebuilt for libcrypt.so.2 (#1666033)
* Mon Dec 17 2018 Matus Honek <mhonek@redhat.com> - 2.4.46-11
- Reference default system-wide CA certificates in manpages (#1611591)