diff --git a/bind.spec b/bind.spec index 160019e..4fa7ea7 100644 --- a/bind.spec +++ b/bind.spec @@ -6,7 +6,7 @@ %define MAJver %(echo %version | cut -d. -f 1-2) Name: bind -Version: 9.20.1 +Version: 9.20.2 Release: 1mamba Summary: A DNS (Domain Name System) server Group: System/Servers @@ -211,8 +211,6 @@ exit 0 %systemd_postun_with_restart named exit 0 -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -326,6 +324,9 @@ exit 0 %{_mandir}/man1/nsec3hash.1* %changelog +* Thu Sep 19 2024 Automatic Build System 9.20.2-1mamba +- automatic version update by autodist + * Wed Aug 21 2024 Automatic Build System 9.20.1-1mamba - automatic version update by autodist