Rebuild with bind-dyndb-ldap side tag again

This commit is contained in:
Petr Menšík 2025-09-10 22:13:33 +02:00
commit 5865752d2f

View file

@ -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 <pemensik@redhat.com> - 32:9.18.39-3.1
- Rebuild with bind-dyndb-ldap side tag again
* Wed Sep 03 2025 Petr Menšík <pemensik@redhat.com> - 32:9.18.39-3
- Decode IDN names on input in all situations in utilities (rhbz#2324186)