Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 21:43:08 +02:00
parent 44ef9ba558
commit b7ad18970b
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: openldap
Version: 2.4.46
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LDAP support libraries
License: OpenLDAP
URL: http://www.openldap.org/
@ -504,6 +504,9 @@ exit 0
%{_mandir}/man3/*
%changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.4.46-2
- Perl 5.28 rebuild
* Tue Mar 27 2018 Matus Honek <mhonek@redhat.com> - 2.4.46-1
- Rebase to version OpenLDAP 2.4.46 (#1559652)