diff --git a/dnsmasq.spec b/dnsmasq.spec index ccb687f..c0aba6e 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -1,12 +1,12 @@ Name: dnsmasq -Version: 2.84 +Version: 2.85 Release: 1mamba Summary: A lightweight DHCP/caching DNS server Group: System/Servers Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://www.thekelleys.org.uk/dnsmasq/ +URL: https://www.thekelleys.org.uk/dnsmasq/ Source0: http://www.thekelleys.org.uk/dnsmasq/dnsmasq-%{version}.tar.xz Source1: dnsmasq.initscript Patch0: %{name}-2.52-use_var_lib_dnsmasq.patch @@ -20,7 +20,6 @@ BuildRequires: libdbus-devel BuildRequires: libgmp-devel BuildRequires: libnettle-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. @@ -95,6 +94,9 @@ fi #%doc CHANGELOG FAQ doc.html setup.html dbus/DBus-interface %changelog +* Thu Apr 08 2021 Automatic Build System 2.85-1mamba +- automatic version update by autodist + * Tue Jan 26 2021 Automatic Build System 2.84-1mamba - automatic version update by autodist