From 9294180a7d4f7248abbb54b086914687c56154f33f7f1c8913a77eada54b0471 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 3 Apr 2008 23:10:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=20 --- yast2-ntp-client-2.16.4.tar.bz2 | 3 --- yast2-ntp-client-2.16.5.tar.bz2 | 3 +++ yast2-ntp-client.changes | 13 +++++++++++++ yast2-ntp-client.spec | 17 ++++++++++++----- 4 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 yast2-ntp-client-2.16.4.tar.bz2 create mode 100644 yast2-ntp-client-2.16.5.tar.bz2 diff --git a/yast2-ntp-client-2.16.4.tar.bz2 b/yast2-ntp-client-2.16.4.tar.bz2 deleted file mode 100644 index 98e0f4c..0000000 --- a/yast2-ntp-client-2.16.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00cd45388844b76b84a2bbe73bc435b00235ae4fc0f5fbaa180c286c1f2d910d -size 124128 diff --git a/yast2-ntp-client-2.16.5.tar.bz2 b/yast2-ntp-client-2.16.5.tar.bz2 new file mode 100644 index 0000000..b9ba80a --- /dev/null +++ b/yast2-ntp-client-2.16.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb16f560f0d3f31c6ae9aa520ffae896cdb5e04b07d93f97d07afcb1e14c152 +size 127667 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 567d6b6..7c0e9b5 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Apr 3 17:30:40 CEST 2008 - kmachalkova@suse.cz + +- Display popup with icon if NTP test succeeds (bnc#306018) +- Require and install ntp packages (instead of obsoleted xntp), + correct documentation (bnc#372417) +- 2.16.5 + +------------------------------------------------------------------- +Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz + +- added 'StartupNotify=true' to the desktop file (bnc #304964) + ------------------------------------------------------------------- Wed Feb 20 19:28:18 CET 2008 - kmachalkova@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index a9a9486..d5a307c 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.4) +# spec file for package yast2-ntp-client (Version 2.16.5) # # 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.4 -Release: 2 +Version: 2.16.5 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.16.4.tar.bz2 +Source0: yast2-ntp-client-2.16.5.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.4 +%setup -n yast2-ntp-client-2.16.5 %build %{prefix}/bin/y2tool y2autoconf @@ -76,6 +76,13 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-ntp-client /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog +* Thu Apr 03 2008 kmachalkova@suse.cz +- Display popup with icon if NTP test succeeds (bnc#306018) +- Require and install ntp packages (instead of obsoleted xntp), + correct documentation (bnc#372417) +- 2.16.5 +* Mon Mar 17 2008 jsrain@suse.cz +- added 'StartupNotify=true' to the desktop file (bnc #304964) * Wed Feb 20 2008 kmachalkova@suse.cz - Added yast2-country-data into BuildRequires * Tue Feb 19 2008 kmachalkova@suse.cz