diff --git a/udns.spec b/udns.spec index 902d0d2..579c1aa 100644 --- a/udns.spec +++ b/udns.spec @@ -1,5 +1,5 @@ Name: udns -Version: 0.4 +Version: 0.5 Release: 1mamba Summary: A stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries Group: System/Libraries @@ -13,7 +13,6 @@ License: LGPL BuildRequires: glibc-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries. @@ -80,5 +79,8 @@ done %doc NEWS TODO %changelog +* Sun Mar 10 2024 Automatic Build System 0.5-1mamba +- automatic version update by autodist + * Tue Mar 03 2015 Silvan Calarco 0.4-1mamba - package created using the webbuild interface