Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jon Ciesla
0bf1ae4183 Latest upstream. 2012-03-29 07:09:32 -05:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
ddclient-3.8.0.tar.bz2
/ddclient-3.8.1.tar.bz2

View file

@ -1,7 +1,7 @@
Summary: Client to update dynamic DNS host entries
Name: ddclient
Version: 3.8.0
Release: 4%{?dist}
Version: 3.8.1
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Daemons
URL: http://ddclient.sourceforge.net/
@ -100,6 +100,9 @@ fi
%attr(0755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}/
%changelog
* Thu Mar 29 2012 Jon Ciesla <limburgher@gmail.com> - 3.8.1-1
- Latest upstream, BZ 720627.
* Thu Feb 10 2011 Robert Scheck <robert@fedoraproject.org> 3.8.0-4
- Replaced Requires(hint) by Requires as RPM 4.9 dropped support

View file

@ -1 +1 @@
6cac7a5eb1da781bfd4d98cef0b21f8e ddclient-3.8.0.tar.bz2
7fa417bc65f8f0e6ce78418a4f631988 ddclient-3.8.1.tar.bz2