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)