From 5865752d2f519d728e84ce561fdcc295cbd8bfc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 10 Sep 2025 22:13:33 +0200 Subject: [PATCH] Rebuild with bind-dyndb-ldap side tag again --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 470f4e1..800dbff 100644 --- a/bind.spec +++ b/bind.spec @@ -84,7 +84,7 @@ License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause # Before rebasing bind, ensure bind-dyndb-ldap is ready to be rebuild and use side-tag with it. # Updating just bind will cause freeipa-dns-server package to be uninstallable. Version: 9.18.39 -Release: 3%{?dist} +Release: 3%{?dist}.1 Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -916,6 +916,9 @@ fi; %endif %changelog +* Wed Sep 10 2025 Petr Menšík - 32:9.18.39-3.1 +- Rebuild with bind-dyndb-ldap side tag again + * Wed Sep 03 2025 Petr Menšík - 32:9.18.39-3 - Decode IDN names on input in all situations in utilities (rhbz#2324186)