From e211f97d910e6d127a4c7bf7f3c43a8f67b96369 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:47:28 +0100 Subject: [PATCH] automatic version update by autodist [release 9.13.1-1mamba;Sun Jun 17 2018] --- bind.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bind.spec b/bind.spec index 637398b..1522e44 100644 --- a/bind.spec +++ b/bind.spec @@ -6,7 +6,7 @@ %define MAJver %(echo %version | cut -d. -f 1-2) Name: bind -Version: 9.12.1.P2 +Version: 9.13.1 Release: 1mamba Summary: A DNS (Domain Name System) server Group: System/Servers @@ -290,16 +290,19 @@ exit 0 %{_bindir}/nslookup %{_bindir}/nsupdate %{_sbindir}/dnssec-keymgr -%{_sbindir}/genrandom +#%{_sbindir}/genrandom #%{_sbindir}/isc-hmac-fixup %{_sbindir}/nsec3hash %{_mandir}/man1/* -%{_mandir}/man8/genrandom.* +#%{_mandir}/man8/genrandom.* #%{_mandir}/man8/isc-hmac-fixup.* %{_mandir}/man8/nsec3hash.* %{_mandir}/man8/dnssec-keymgr.8* %changelog +* Sun Jun 17 2018 Automatic Build System 9.13.1-1mamba +- automatic version update by autodist + * Sat May 19 2018 Automatic Build System 9.12.1.P2-1mamba - automatic version update by autodist