From 975a53d4eeb6ee2b223c05bec03294edba8c88642860f986008e3fb0c92d2202 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 20 Feb 2020 23:15:56 +0000 Subject: [PATCH] - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). - 4.2.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=269 --- yast2-ntp-client-4.2.7.tar.bz2 | 3 --- yast2-ntp-client-4.2.8.tar.bz2 | 3 +++ yast2-ntp-client.changes | 6 ++++++ yast2-ntp-client.spec | 8 +++++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 yast2-ntp-client-4.2.7.tar.bz2 create mode 100644 yast2-ntp-client-4.2.8.tar.bz2 diff --git a/yast2-ntp-client-4.2.7.tar.bz2 b/yast2-ntp-client-4.2.7.tar.bz2 deleted file mode 100644 index f2fdb08..0000000 --- a/yast2-ntp-client-4.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e873fccaf429544547ad69ae13d07875ea37033e8b22e3034a931bdccf9c47e -size 66419 diff --git a/yast2-ntp-client-4.2.8.tar.bz2 b/yast2-ntp-client-4.2.8.tar.bz2 new file mode 100644 index 0000000..d5ac031 --- /dev/null +++ b/yast2-ntp-client-4.2.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480e520ddf01248183753daf672e6ca63e5eb8c8a292108818116c99791ffef5 +size 67383 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index d6f8381..026aa4d 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 19 13:24:06 UTC 2020 - Imobach Gonzalez Sosa + +- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). +- 4.2.8 + ------------------------------------------------------------------- Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 08fbb0f..8d2e815 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 4.2.7 +Version: 4.2.8 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0-or-later @@ -39,6 +39,8 @@ BuildRequires: yast2-devtools >= 4.2.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) +# Y2Network::NtpServer +BuildRequires: yast2-network >= 4.2.55 # proper acting TargetFile when scr is switched Requires: augeas-lenses @@ -46,8 +48,8 @@ Requires: augeas-lenses Requires: yast2 >= 4.1.15 Requires: yast2-country-data # needed for network/config agent -# Yast::Lan.dhcp_ntp_servers -Requires: yast2-network >= 4.1.17 +# Y2Network::NtpServer +Requires: yast2-network >= 4.2.55 Requires: yast2-ruby-bindings >= 1.0.0 Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0