diff --git a/dnsmasq.changes b/dnsmasq.changes index a164152..56b5666 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 30 12:15:42 UTC 2019 - Dominique Leuenberger + +- Remove redundant %else without meaning (if/else/else/endif?) + ------------------------------------------------------------------- Wed Nov 13 10:46:21 UTC 2019 - Reinhard Max diff --git a/dnsmasq.spec b/dnsmasq.spec index 5dfefa4..fa12f82 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -1,7 +1,7 @@ # # spec file for package dnsmasq # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Group: Productivity/Networking/DNS/Servers Version: 2.80 Release: 0 Provides: dns_daemon -Url: http://www.thekelleys.org.uk/dnsmasq/ +URL: http://www.thekelleys.org.uk/dnsmasq/ Source0: http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz Source1: http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring @@ -56,7 +56,6 @@ Requires(pre): group(nogroup) Requires(pre): user(tftp) %else Requires(pre): /usr/sbin/useradd -%else %endif %description