diff --git a/yast2-ntp-client-2.15.0.tar.bz2 b/yast2-ntp-client-2.15.0.tar.bz2 deleted file mode 100644 index 4864b83..0000000 --- a/yast2-ntp-client-2.15.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bcb3812339e7cc36ef4d437b12af94a438a6c315fbd318b151e5cd2678c865c -size 118708 diff --git a/yast2-ntp-client-2.15.1.tar.bz2 b/yast2-ntp-client-2.15.1.tar.bz2 new file mode 100644 index 0000000..638bf39 --- /dev/null +++ b/yast2-ntp-client-2.15.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efca337a3c491f2908768122faf8913f0252ec06f7545b80a50852e4e018619 +size 118736 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 4db9539..5786f9f 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 6 11:09:08 CET 2007 - kmachalkova@suse.cz + +- Merged 'Great Britain' and 'UK' public ntp server lists (#241054) +- 2.15.1 + ------------------------------------------------------------------- Mon Jan 22 11:09:09 CET 2007 - kmachalkova@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 862c84f..53fe25c 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ntp-client (Version 2.15.0) +# spec file for package yast2-ntp-client (Version 2.15.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-ntp-client -Version: 2.15.0 +Version: 2.15.1 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.15.0.tar.bz2 +Source0: yast2-ntp-client-2.15.1.tar.bz2 prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-slp yast2-testsuite Requires: yast2 yast2-slp yast2-country @@ -34,7 +34,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-ntp-client-2.15.0 +%setup -n yast2-ntp-client-2.15.1 %build %{prefix}/bin/y2tool y2autoconf @@ -72,6 +72,9 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog -n yast2-ntp-client +* Tue Feb 06 2007 - kmachalkova@suse.cz +- Merged 'Great Britain' and 'UK' public ntp server lists (#241054) +- 2.15.1 * Mon Jan 22 2007 - kmachalkova@suse.cz - Correct handling of switching between simple and advanced config (display current server entries in server table) (#230240)