From f11c23361fe5cad1bc2f789251a2cc7ec5654d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Sat, 22 Oct 2022 22:26:35 +0200 Subject: [PATCH] Rebuilt for BIND 9.18.8 (#2136100) --- 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 0e1910a..f2f563e 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -12,7 +12,7 @@ Name: bind-dyndb-ldap Version: 11.10 -Release: 6%{?dist} +Release: 7%{?dist} Summary: LDAP back-end plug-in for BIND License: GPLv2+ @@ -114,6 +114,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf %changelog +* Sat Oct 22 2022 Petr Menšík - 11.10-7 +- Rebuilt for BIND 9.18.8 (#2136100) + * Wed Sep 21 2022 Petr Menšík - 11.10-6 - Rebuild for BIND 9.18.7 (#2128609)