From 29a45ae90fa213b81f91eb7ea4868e88610f17c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 25 Aug 2021 11:43:43 +0200 Subject: [PATCH] Rebuilt for BIND 9.16.20 with correct target MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I made previous build with incorrect target. It linked to soon be updated bind 9.16.19 build. Rebuild again on correct target. 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 ab45b1c..92261bc 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -12,7 +12,7 @@ Name: bind-dyndb-ldap Version: 11.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: LDAP back-end plug-in for BIND License: GPLv2+ @@ -116,6 +116,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf %changelog +* Wed Aug 25 2021 Petr Menšík - 11.9-6 +- Rebuilt for BIND 9.16.20 with correct target + * Tue Aug 24 2021 Petr Menšík - 11.9-5 - Rebuilt for BIND 9.16.20