From 198aead46332edba450c7809c38bffdf8c1226e13874f4ed28e42e9a855151e4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 23 Mar 2017 12:22:12 +0000 Subject: [PATCH 1/3] - Adapt to new version of rubygem-cfa ( updated for bsc#1023204) - 3.2.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=226 --- yast2-ntp-client-3.2.5.tar.bz2 | 3 --- yast2-ntp-client-3.2.6.tar.bz2 | 3 +++ yast2-ntp-client.changes | 6 ++++++ yast2-ntp-client.spec | 14 ++++++-------- 4 files changed, 15 insertions(+), 11 deletions(-) delete mode 100644 yast2-ntp-client-3.2.5.tar.bz2 create mode 100644 yast2-ntp-client-3.2.6.tar.bz2 diff --git a/yast2-ntp-client-3.2.5.tar.bz2 b/yast2-ntp-client-3.2.5.tar.bz2 deleted file mode 100644 index a9b0707..0000000 --- a/yast2-ntp-client-3.2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8c936796991515094eff1928d9042ea84416b4276e26afab3a17fd2fdeedafe -size 81875 diff --git a/yast2-ntp-client-3.2.6.tar.bz2 b/yast2-ntp-client-3.2.6.tar.bz2 new file mode 100644 index 0000000..a4ba242 --- /dev/null +++ b/yast2-ntp-client-3.2.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08dc52c026d872b035fc4a65dce3b070a20e51b1de28b235d9638845d6f51990 +size 80056 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index c3147b8..b99338c 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 21 14:48:29 UTC 2017 - jreidinger@suse.com + +- Adapt to new version of rubygem-cfa ( updated for bsc#1023204) +- 3.2.6 + ------------------------------------------------------------------- Thu Jan 26 10:17:50 CET 2017 - schubi@suse.de diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index b7e1534..164346e 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.2.5 +Version: 3.2.6 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ @@ -28,21 +28,19 @@ BuildRequires: augeas-lenses BuildRequires: autoyast2-installation BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -BuildRequires: yast2 >= 3.1.11 +BuildRequires: yast2 >= 3.2.21 BuildRequires: yast2-country-data BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.4.2 +BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -#SLPAPI.pm -# Hostname::CurrentDomain -# Wizard::SetDesktopTitleAndIcon +# proper acting TargetFile when scr is switched Requires: augeas-lenses -Requires: yast2 >= 3.1.11 +Requires: yast2 >= 3.2.21 Requires: yast2-country-data Requires: yast2-ruby-bindings >= 1.0.0 -Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.4.2 +Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 BuildArch: noarch # New sntp command line syntax Conflicts: ntp < 4.2.8 From 759cde510461abc5fa053480ca9b04ebdac40e7fc35e0bb21c59218b230efaab Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 23 Mar 2017 14:44:41 +0000 Subject: [PATCH 2/3] lens (bsc#983486). OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=227 --- yast2-ntp-client-3.2.6.tar.bz2 | 4 ++-- yast2-ntp-client.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-ntp-client-3.2.6.tar.bz2 b/yast2-ntp-client-3.2.6.tar.bz2 index a4ba242..9e05275 100644 --- a/yast2-ntp-client-3.2.6.tar.bz2 +++ b/yast2-ntp-client-3.2.6.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08dc52c026d872b035fc4a65dce3b070a20e51b1de28b235d9638845d6f51990 -size 80056 +oid sha256:cf6b2adfa92b4e43570e4acfb85d213573272710f581521de85212f9fdcba030 +size 80202 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index b99338c..9fb022d 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -28,7 +28,7 @@ Fri Dec 30 12:08:30 CET 2016 - schubi@suse.de Thu Dec 15 12:19:27 UTC 2016 - kanderssen@suse.com - Fixed some tests that were passing because of an old ntp augeas - lense (bsc#983486). + lens (bsc#983486). - 3.2.3 ------------------------------------------------------------------- From 0983ee509366f6e1f424424affd446027be958ad2eeee2f970cc32b3543834fe Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 24 Mar 2017 07:53:35 +0000 Subject: [PATCH 3/3] Updated to git ref b51de79 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=228 --- yast2-ntp-client-3.2.6.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-ntp-client-3.2.6.tar.bz2 b/yast2-ntp-client-3.2.6.tar.bz2 index 9e05275..4bdeb06 100644 --- a/yast2-ntp-client-3.2.6.tar.bz2 +++ b/yast2-ntp-client-3.2.6.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf6b2adfa92b4e43570e4acfb85d213573272710f581521de85212f9fdcba030 -size 80202 +oid sha256:2cce578bd5436147c28a524e0603aa12738f55639a51d282b54123587aafbc03 +size 80352