diff --git a/.gitignore b/.gitignore index b5e08cd..1f60290 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -ddclient-3.8.0.tar.bz2 /ddclient-3.8.1.tar.bz2 diff --git a/ddclient.spec b/ddclient.spec index 004465c..2dfa6a6 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -4,7 +4,7 @@ Summary: Client to update dynamic DNS host entries Name: ddclient Version: 3.8.1 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://ddclient.sourceforge.net/ @@ -169,6 +169,9 @@ fi %attr(0600,%{name},%{name}) %ghost %{_localstatedir}/cache/%{name}/%{name}.cache %changelog +* Sun Apr 03 2016 Scott Talbert - 3.8.1-10 +- No-change rebuild to restore package + * Wed Dec 25 2013 Robert Scheck 3.8.1-9 - Use the new systemd macros (#850084, thanks to Lukáš Nykrýn) - Adapted the spec file to handle systemd and SysV initscripts