Compare commits
19 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f17012b62a | ||
|
|
8d86d8d19b | ||
|
|
0fba70ef8c | ||
|
|
64ce349f9d | ||
|
|
efc84fb647 | ||
|
|
6b22abf36e | ||
|
|
0bf1ae4183 | ||
|
|
c5c28888e7 | ||
|
|
dec6e7d602 | ||
|
|
b0bb95d357 | ||
|
|
445fccb4f4 | ||
|
|
aac484e0b5 | ||
|
|
98a9abe0e0 | ||
|
|
279d2d57bb | ||
|
|
a2735a59d5 | ||
|
|
cecbc7f37a | ||
|
|
3a388d3219 | ||
|
|
9ea3f264ed | ||
|
|
6af65c5787 |
2 changed files with 4 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
ddclient-3.8.0.tar.bz2
|
||||
/ddclient-3.8.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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 <swt@techie.net> - 3.8.1-10
|
||||
- No-change rebuild to restore package
|
||||
|
||||
* Wed Dec 25 2013 Robert Scheck <robert@fedoraproject.org> 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue