From 662f883a6080903f89280c3fc1a24d55c292e62c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 12 2021 10:13:09 +0000 Subject: import bind-dyndb-ldap-11.6-2.module+el8.4.0+9329+e88ed9b4 --- diff --git a/SPECS/bind-dyndb-ldap.spec b/SPECS/bind-dyndb-ldap.spec index 9bc2164..677a2d8 100644 --- a/SPECS/bind-dyndb-ldap.spec +++ b/SPECS/bind-dyndb-ldap.spec @@ -1,6 +1,6 @@ %define VERSION %{version} -%define bind_version 32:9.11.20-6 +%define bind_version 32:9.11.26-1 %if 0%{?fedora} >= 31 || 0%{?rhel} >= 9 %global openssl_pkcs11_version 0.4.10-2 @@ -11,7 +11,7 @@ Name: bind-dyndb-ldap Version: 11.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -107,6 +107,10 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf %changelog +* Thu Jan 07 2021 Rob Crittenden - 11.6-2 +- Rebuild against bind 9.11.26 +- Resolves: rhbz#1904612 + * Mon Nov 23 2020 Alexander Bokovoy - 11.6-1 - New upstream release - Resolves: rhbz#1891735