diff --git a/adns.spec b/adns.spec index bd3c885..ec1fb34 100644 --- a/adns.spec +++ b/adns.spec @@ -1,7 +1,7 @@ %define libname libadns Name: adns -Version: 1.6.0 +Version: 1.6.1 Release: 1mamba Summary: Advanced, easy to use, asynchronous-capable DNS client library Group: Applications/Networking @@ -12,7 +12,6 @@ URL: http://www.chiark.greenend.org.uk/~ian/adns/ Source: http://www.chiark.greenend.org.uk/~ian/adns/ftp/adns-%{version}.tar.gz License: GPL Requires: %{libname} = %{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities for use from the command line and in scripts: @@ -137,6 +136,9 @@ development. %{_libdir}/*.a %changelog +* Mon May 06 2024 Automatic Build System 1.6.1-1mamba +- automatic version update by autodist + * Sun Jun 14 2020 Automatic Build System 1.6.0-1mamba - automatic version update by autodist