From 7c33d2bd018d52ec3fce1033736227c7e3037966d070189a611f582342b9e9a4 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 6 Nov 2013 14:16:37 +0000 Subject: [PATCH] - log sntp output to /var/log/YaST2/sntp.log (to avoid messing the text console in textmode installation) (bnc#847253) - 3.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=153 --- yast2-ntp-client-3.1.0.tar.bz2 | 3 --- yast2-ntp-client-3.1.1.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.0.tar.bz2 create mode 100644 yast2-ntp-client-3.1.1.tar.bz2 diff --git a/yast2-ntp-client-3.1.0.tar.bz2 b/yast2-ntp-client-3.1.0.tar.bz2 deleted file mode 100644 index 05764e3..0000000 --- a/yast2-ntp-client-3.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eef6becb9928fc0ac7b0ef5dc09df5fb3a21e9a28ef08b7f4265097f745d667 -size 63181 diff --git a/yast2-ntp-client-3.1.1.tar.bz2 b/yast2-ntp-client-3.1.1.tar.bz2 new file mode 100644 index 0000000..f5cb207 --- /dev/null +++ b/yast2-ntp-client-3.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6ef40185c6a09f72c9010f9549393513e24102b432f8a4df61bc6d83c75330 +size 63255 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 0483f54..d665623 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 6 12:47:35 UTC 2013 - lslezak@suse.cz + +- log sntp output to /var/log/YaST2/sntp.log (to avoid messing + the text console in textmode installation) (bnc#847253) +- 3.1.1 + ------------------------------------------------------------------- Thu Sep 19 12:09:02 UTC 2013 - lslezak@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 872aad7..efafd60 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.0 +Version: 3.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build