Rebuild for BIND 9.18.6 (#2119132)

This commit is contained in:
Petr Menšík 2022-08-30 20:10:25 +02:00
parent f0850531a0
commit 0e45a0c6aa

View File

@ -12,7 +12,7 @@
Name: bind-dyndb-ldap
Version: 11.10
Release: 3%{?dist}
Release: 4%{?dist}
Summary: LDAP back-end plug-in for BIND
License: GPLv2+
@ -114,6 +114,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
%changelog
* Tue Aug 30 2022 Petr Menšík <pemensik@redhat.com> - 11.10-4
- Rebuild for BIND 9.18.6 (#2119132)
* Wed Aug 03 2022 Petr Menšík <pemensik@redhat.com> - 11.10-3
- Rebuild for BIND 9.18.5 (#2057493)