From d6e09ebaf13d6f926ed8e2b7e82848f8b13bb9b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 24 Aug 2021 17:08:13 +0200 Subject: [PATCH] Rebuilt for BIND 9.16.20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: rhbz#1960273 Signed-off-by: Petr Menšík --- bind-dyndb-ldap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 9201e92..ab45b1c 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -12,7 +12,7 @@ Name: bind-dyndb-ldap Version: 11.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: LDAP back-end plug-in for BIND License: GPLv2+ @@ -116,6 +116,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf %changelog +* Tue Aug 24 2021 Petr Menšík - 11.9-5 +- Rebuilt for BIND 9.16.20 + * Mon Aug 09 2021 Mohan Boddu - 11.9-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688