Upstream release 11.7
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
1e5fd00811
commit
003159c25b
2
.gitignore
vendored
2
.gitignore
vendored
@ -51,3 +51,5 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-11.5.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.6.tar.bz2
|
||||
/bind-dyndb-ldap-11.6.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.7.tar.bz2
|
||||
/bind-dyndb-ldap-11.7.tar.bz2.asc
|
||||
|
@ -11,8 +11,8 @@
|
||||
%endif
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 11.6
|
||||
Release: 7%{?dist}
|
||||
Version: 11.7
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
License: GPLv2+
|
||||
@ -20,10 +20,6 @@ URL: https://releases.pagure.org/bind-dyndb-ldap
|
||||
Source0: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2
|
||||
Source1: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2.asc
|
||||
|
||||
Patch1: bind-dyndb-ldap-11.6-bind-9.16.9.patch
|
||||
Patch2: bind-dyndb-ldap-11.6-bind-9.16.10.patch
|
||||
Patch3: bind-dyndb-ldap-11.6-bind-9.16.11.patch
|
||||
|
||||
BuildRequires: bind-devel >= %{bind_version}, bind-lite-devel >= %{bind_version}
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: openldap-devel
|
||||
@ -118,6 +114,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Alexander Bokovoy <abokovoy@redhat.com> - 11.7-1
|
||||
- Upstream release 11.7
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.6-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-dyndb-ldap-11.6.tar.bz2) = e44ee7870aec9304c3d553181392ee2dca38352620bab2f78405aa714a60434990db7fce3a0f1db457257e68bf10fc8a7c23328aee67e7bd5dcda4b8aa67e08c
|
||||
SHA512 (bind-dyndb-ldap-11.6.tar.bz2.asc) = 83bbf7ccb1a47c7c9eb18bdb5310c33a117b4445483b1a8b84c36d01482c53ea102a23b9826b14148a4634d934f45998d6dd3cd58aac5b576628f43409d26396
|
||||
SHA512 (bind-dyndb-ldap-11.7.tar.bz2) = 501a78e07e3840fba64eb9f6c5be204d2e6166874a6b993611ce40b81fa468d13bd517dea663488e974bec6b8cee789e5cc7032120b2473b8adaa176d1fd0f31
|
||||
SHA512 (bind-dyndb-ldap-11.7.tar.bz2.asc) = b5ca04b9570f40bea724bd417182a082e058a114bc8e25847b2ee42d24228ecbd985fd33267091913c4691332b349cc7515eeafb0963e95fe16b7b732c865d50
|
||||
|
Loading…
Reference in New Issue
Block a user