This commit is contained in:
parent
a196ea899d
commit
5e45b38671
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03ed5aad2f60cf0234c9e3a4a5ed8ab4ccee29c660b089e5eebe862adabd8b1f
|
||||
size 38930
|
3
ddclient-3.8.0.tar.bz2
Normal file
3
ddclient-3.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:910dc49bd4b2920fad6c4afce03805de5a4cffd0db5f3d902c5417353420aef4
|
||||
size 41701
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 14:18:40 CET 2009 - kssingvo@suse.de
|
||||
|
||||
- new version 3.8.0:
|
||||
* better password handling
|
||||
* ddclient wrapper now included
|
||||
* some remarks concerning postscript in sample config file
|
||||
* support for multiple IP adresses
|
||||
* namecheap patch
|
||||
* Preventing error while reading cache when ip wasn't set correctly
|
||||
before
|
||||
* Preventing an error when trying to send a message on mail-failure
|
||||
* mail-on-kill functionality
|
||||
* documentation changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 18:12:39 CET 2009 - kukuk@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package ddclient (Version 3.7.3)
|
||||
# spec file for package ddclient (Version 3.8.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -25,8 +25,8 @@ Requires: perl >= 5.004
|
||||
Suggests: perl-IO-Socket-SSL
|
||||
PreReq: %fillup_prereq
|
||||
AutoReqProv: on
|
||||
Version: 3.7.3
|
||||
Release: 73
|
||||
Version: 3.8.0
|
||||
Release: 1
|
||||
Url: http://ddclient.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: A Perl Client to Update Dynamic DNS Entries
|
||||
@ -114,6 +114,18 @@ install -d -m 755 $RPM_BUILD_ROOT/var/cache/ddclient
|
||||
%doc COPY* README* sample*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 28 2009 kssingvo@suse.de
|
||||
- new version 3.8.0:
|
||||
* better password handling
|
||||
* ddclient wrapper now included
|
||||
* some remarks concerning postscript in sample config file
|
||||
* support for multiple IP adresses
|
||||
* namecheap patch
|
||||
* Preventing error while reading cache when ip wasn't set correctly
|
||||
before
|
||||
* Preventing an error when trying to send a message on mail-failure
|
||||
* mail-on-kill functionality
|
||||
* documentation changes
|
||||
* Tue Jan 27 2009 kukuk@suse.de
|
||||
- Add PreRequires
|
||||
* Thu Aug 30 2007 kssingvo@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user