From e646c1a6f3165a541861add32f9c307b29b94f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Mon, 20 Jun 2022 15:52:19 +0200 Subject: [PATCH] Rebuilt for BIND 9.16.30 (#2097312) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 929d6a0..de72542 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -12,7 +12,7 @@ Name: bind-dyndb-ldap Version: 11.9 -Release: 16%{?dist} +Release: 17%{?dist} Summary: LDAP back-end plug-in for BIND License: GPLv2+ @@ -116,6 +116,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf %changelog +* Mon Jun 20 2022 Petr Menšík - 11.9-17 +- Rebuilt for BIND 9.16.30 (#2097312) + * Fri May 27 2022 Petr Menšík - 11.9-16 - Rebuild for BIND 9.16.29 (#2087920)