diff --git a/bind.spec b/bind.spec index 18fe271..9073620 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.4 +Version: 9.20.5 Release: 1mamba Summary: A DNS (Domain Name System) server Group: System/Servers @@ -91,13 +91,11 @@ Bind-utils contains a collection of utilities for querying DNS (Domain Name Syst These tools will provide you with the IP addresses for given host names, as well as other information about registered domains and network addresses. You should install bind-utils if you need to get information from DNS name servers. -%debug_package %prep %setup -q -n %{name}-%{pkgver} #-D -T #:<< _EOF -#%patch -p1 -b .mktemp #pushd contrib/queryperf #autoconf @@ -324,6 +322,9 @@ exit 0 %{_mandir}/man1/nsec3hash.1* %changelog +* Thu Jan 30 2025 Automatic Build System 9.20.5-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 9.20.4-1mamba - automatic version update by autodist