Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0bf1ae4183 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
ddclient-3.8.0.tar.bz2
|
||||
/ddclient-3.8.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
6cac7a5eb1da781bfd4d98cef0b21f8e ddclient-3.8.0.tar.bz2
|
||||
7fa417bc65f8f0e6ce78418a4f631988 ddclient-3.8.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue