diff --git a/.gitignore b/.gitignore index b5e08cd..421da28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -ddclient-3.8.0.tar.bz2 /ddclient-3.8.1.tar.bz2 +/ddclient-3.8.3.tar.bz2 diff --git a/ddclient.spec b/ddclient.spec index 004465c..0a6e520 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -3,8 +3,8 @@ Summary: Client to update dynamic DNS host entries Name: ddclient -Version: 3.8.1 -Release: 9%{?dist} +Version: 3.8.3 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://ddclient.sourceforge.net/ @@ -147,7 +147,8 @@ fi %files %defattr(-,root,root,-) -%doc README* COPYING COPYRIGHT Changelog sample-etc_ppp_ip-up.local +%license COPYING COPYRIGHT +%doc README* RELEASENOTE ChangeLog Changelog.old sample-etc_ppp_ip-up.local %doc sample-etc_dhclient-exit-hooks sample-etc_cron.d_ddclient %doc sample-ddclient-wrapper.sh sample-etc_dhcpc_dhcpcd-eth0.exe %if 0%{?fedora} > 14 || 0%{?rhel} > 6 @@ -169,6 +170,12 @@ fi %attr(0600,%{name},%{name}) %ghost %{_localstatedir}/cache/%{name}/%{name}.cache %changelog +* Sun Oct 30 2016 Scott Talbert - 3.8.3-1 +- New upstream release 3.8.3 + +* 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 diff --git a/sources b/sources index 61c72ba..53a415a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7fa417bc65f8f0e6ce78418a4f631988 ddclient-3.8.1.tar.bz2 +3b426ae52d509e463b42eeb08fb89e0b ddclient-3.8.3.tar.bz2