From 1c1e3b2666dd111848e82d22c62c62b77023b697d98457c0be52d24183dfe261 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 1 May 2008 12:21:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=23 --- yast2-ntp-client-2.16.7.tar.bz2 | 3 --- yast2-ntp-client-2.16.8.tar.bz2 | 3 +++ yast2-ntp-client.changes | 15 +++++++++++++++ yast2-ntp-client.spec | 17 +++++++++++++---- 4 files changed, 31 insertions(+), 7 deletions(-) delete mode 100644 yast2-ntp-client-2.16.7.tar.bz2 create mode 100644 yast2-ntp-client-2.16.8.tar.bz2 diff --git a/yast2-ntp-client-2.16.7.tar.bz2 b/yast2-ntp-client-2.16.7.tar.bz2 deleted file mode 100644 index 5f61eeb..0000000 --- a/yast2-ntp-client-2.16.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76c044ffe06b7522bda318bf073756a0e62c43bbf600b643601f0b614c153096 -size 122377 diff --git a/yast2-ntp-client-2.16.8.tar.bz2 b/yast2-ntp-client-2.16.8.tar.bz2 new file mode 100644 index 0000000..a59e805 --- /dev/null +++ b/yast2-ntp-client-2.16.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bad47e0042caa108a14703a143d90055bf3507c33a976a97e6d94740fdc9d3 +size 121840 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index f6949b0..1e8d8fc 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Apr 30 14:16:39 CEST 2008 - mvidner@suse.cz + +- /etc/sysconfig/ntp:NTPD_INITIAL_NTPDATE was removed and assumes AUTO + now. Removed the UI related to it, but keet CLI and AutoYaST options + for compatibility (bnc#381838). +- Avoid "UI syntax error" when Write is called from the timezone + module (bnc#384715). +- 2.16.8 + +------------------------------------------------------------------- +Wed Apr 16 10:45:26 CEST 2008 - mvidner@suse.cz + +- Merged proofread texts. + ------------------------------------------------------------------- Fri Apr 11 10:47:33 CEST 2008 - mvidner@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 96e268a..f94ca19 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.7) +# spec file for package yast2-ntp-client (Version 2.16.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-ntp-client -Version: 2.16.7 +Version: 2.16.8 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.16.7.tar.bz2 +Source0: yast2-ntp-client-2.16.8.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite BuildRequires: yast2-country-data @@ -39,7 +39,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-ntp-client-2.16.7 +%setup -n yast2-ntp-client-2.16.8 %build %{prefix}/bin/y2tool y2autoconf @@ -76,6 +76,15 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-ntp-client /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog +* Wed Apr 30 2008 mvidner@suse.cz +- /etc/sysconfig/ntp:NTPD_INITIAL_NTPDATE was removed and assumes AUTO + now. Removed the UI related to it, but keet CLI and AutoYaST options + for compatibility (bnc#381838). +- Avoid "UI syntax error" when Write is called from the timezone + module (bnc#384715). +- 2.16.8 +* Wed Apr 16 2008 mvidner@suse.cz +- Merged proofread texts. * Fri Apr 11 2008 mvidner@suse.cz - Suggest ntp.$domain as the local server (fate#302863). - 2.16.7