From 323606239778aea70a8ef644806a345055259b9cdd8605a5c57aa8d228dca8bc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Sep 2014 07:51:37 +0000 Subject: [PATCH 1/2] - Aligned "Synchronize now" button and "NTP Server Address" box (bnc#893065) - Fixed checking of return value of "sntp -s" (bnc#893094) - 3.1.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=171 --- yast2-ntp-client-3.1.10.tar.bz2 | 3 --- yast2-ntp-client-3.1.11.tar.bz2 | 3 +++ yast2-ntp-client.changes | 7 +++++++ yast2-ntp-client.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-ntp-client-3.1.10.tar.bz2 create mode 100644 yast2-ntp-client-3.1.11.tar.bz2 diff --git a/yast2-ntp-client-3.1.10.tar.bz2 b/yast2-ntp-client-3.1.10.tar.bz2 deleted file mode 100644 index 3cfce1a..0000000 --- a/yast2-ntp-client-3.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7325bfba10a1aefcfd177cacf25cefecff2c8bc41bb1fcf7e143ae6e024380a4 -size 63465 diff --git a/yast2-ntp-client-3.1.11.tar.bz2 b/yast2-ntp-client-3.1.11.tar.bz2 new file mode 100644 index 0000000..c27054b --- /dev/null +++ b/yast2-ntp-client-3.1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b53645618deac0fc08b78da4e00124aa4d82d8c684a6e2d4f5e252f4d67e0b1 +size 63603 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 75e9f1f..2765b29 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 1 15:34:23 UTC 2014 - cwh@suse.com + +- Aligned "Synchronize now" button and "NTP Server Address" box (bnc#893065) +- Fixed checking of return value of "sntp -s" (bnc#893094) +- 3.1.11 + ------------------------------------------------------------------- Wed Aug 20 16:27:49 CEST 2014 - schubi@suse.de diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 8f6ca34..0f69b8c 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.10 +Version: 3.1.11 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ From 7a9fc13f7ed5e9e04167907e5527407c995940784e983fb5716b09b6728c68d5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Sep 2014 14:16:46 +0000 Subject: [PATCH 2/2] - Using Report.Error to be autoyast-proof - Fixed variable replacement int gettext string; - Added linebreaks in too long popup content (bnc#894573) - 3.1.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=172 --- yast2-ntp-client-3.1.11.tar.bz2 | 3 --- yast2-ntp-client-3.1.12.tar.bz2 | 3 +++ yast2-ntp-client.changes | 8 ++++++++ yast2-ntp-client.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-ntp-client-3.1.11.tar.bz2 create mode 100644 yast2-ntp-client-3.1.12.tar.bz2 diff --git a/yast2-ntp-client-3.1.11.tar.bz2 b/yast2-ntp-client-3.1.11.tar.bz2 deleted file mode 100644 index c27054b..0000000 --- a/yast2-ntp-client-3.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b53645618deac0fc08b78da4e00124aa4d82d8c684a6e2d4f5e252f4d67e0b1 -size 63603 diff --git a/yast2-ntp-client-3.1.12.tar.bz2 b/yast2-ntp-client-3.1.12.tar.bz2 new file mode 100644 index 0000000..5651ac4 --- /dev/null +++ b/yast2-ntp-client-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a14800473934b572db3190a8e14715f4ff98c5a23e522b893de62e94c71fd22 +size 63574 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 2765b29..7961d67 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 2 10:00:18 UTC 2014 - cwh@suse.com + +- Using Report.Error to be autoyast-proof +- Fixed variable replacement int gettext string; +- Added linebreaks in too long popup content (bnc#894573) +- 3.1.12 + ------------------------------------------------------------------- Mon Sep 1 15:34:23 UTC 2014 - cwh@suse.com diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 0f69b8c..20dddbc 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.11 +Version: 3.1.12 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+