diff --git a/yast2-ntp-client-2.16.3.tar.bz2 b/yast2-ntp-client-2.16.3.tar.bz2 deleted file mode 100644 index 99863c1..0000000 --- a/yast2-ntp-client-2.16.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91ff1a76c6c8d4bbbca08d188287872c35df695142af5f7b0c2f4b574b82b071 -size 124017 diff --git a/yast2-ntp-client-2.16.4.tar.bz2 b/yast2-ntp-client-2.16.4.tar.bz2 new file mode 100644 index 0000000..fbcbf5d --- /dev/null +++ b/yast2-ntp-client-2.16.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa170c23096d14880eea8c1f4ebb2781a7adff220d4340ca996c9516c7d2392e +size 124199 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 666c261..62d68c8 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 19 17:51:21 CET 2008 - kmachalkova@suse.cz + +- Improved NTP service start wording (now & on boot vs. manually) + (bnc#345340) +- Improved NTP installation proposal layout (bnc#359209) +- Depend on lightweight yast2-country-data instead of yast2-country +- ntp-client_proposal made smarter (FaTE#302917) +- 2.16.4 + ------------------------------------------------------------------- Thu Jan 24 15:48:51 CET 2008 - mzugec@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index dc494ba..ed5f55a 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ntp-client (Version 2.16.3) +# spec file for package yast2-ntp-client (Version 2.16.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -10,19 +10,20 @@ # norootforbuild + Name: yast2-ntp-client -Version: 2.16.3 +Version: 2.16.4 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.16.3.tar.bz2 +Source0: yast2-ntp-client-2.16.4.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite #SLPAPI.pm # yast2/NetworkDevices -> yast2/NetworkInterfaces Requires: yast2 >= 2.16.23 -Requires: yast2-country +Requires: yast2-country-data BuildArch: noarch Summary: YaST2 - NTP Client Configuration @@ -37,7 +38,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-ntp-client-2.16.3 +%setup -n yast2-ntp-client-2.16.4 %build %{prefix}/bin/y2tool y2autoconf @@ -74,6 +75,13 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-ntp-client /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog +* Tue Feb 19 2008 kmachalkova@suse.cz +- Improved NTP service start wording (now & on boot vs. manually) + (bnc#345340) +- Improved NTP installation proposal layout (bnc#359209) +- Depend on lightweight yast2-country-data instead of yast2-country +- ntp-client_proposal made smarter (FaTE#302917) +- 2.16.4 * Thu Jan 24 2008 mzugec@suse.cz - replace deprecated NetworkDevices by NetworkInterfaces (from yast2) - 2.16.3