commit b8df6b03d8beb52bbe5854e46022af5d57d4ee18
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Sep 23 08:03:15 2015 +0300

    up to 3.8.3
    
    - adding support for nsupdate
    - allow log username-password combinations
    - adding support for cloudflare
    - adding support for duckdns

 ddclient.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ddclient.spec b/ddclient.spec
index 659e62f..b0e9a6a 100644
--- a/ddclient.spec
+++ b/ddclient.spec
@@ -3,15 +3,16 @@ Summary:      A dynamic IP address utility
 Summary(pl.UTF-8):     Narzędzie do dynamicznych adresów IP
 Summary(pt_BR.UTF-8):  Cliente para atualizar entradas DNS dinâmicas no 
DynDNS.org
 Name:          ddclient
-Version:       3.8.2
+Version:       3.8.3
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Networking
 Source0:       
http://downloads.sourceforge.net/ddclient/%{name}-%{version}.tar.bz2
-# Source0-md5: 62cd5fe93ced2c794d5f441f9d908841
+# Source0-md5: 3b426ae52d509e463b42eeb08fb89e0b
 Source1:       %{name}.init
 Source2:       %{name}.NetworkManager
+# https://github.com/wimpunk/ddclient
 URL:           http://ddclient.sourceforge.net/
 BuildRequires: rpm-perlprov
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -20,6 +21,8 @@ Requires:     rc-scripts
 # for freedns: Digest::SHA1, IO::Socket::SSL
 Suggests:      perl-Digest-SHA1
 Suggests:      perl-IO-Socket-SSL
+# for cloudflare JSON::Any
+Suggests:      perl-JSON-Any
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -95,7 +98,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc Changelog README*
+%doc ChangeLog Changelog.old README*
 %attr(755,root,root) %{_sbindir}/ddclient
 %dir %{_sysconfdir}/%{name}
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/%{name}/%{name}.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ddclient.git/commitdiff/b8df6b03d8beb52bbe5854e46022af5d57d4ee18

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to