- 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
This commit is contained in:
parent
7f8643cdfa
commit
975a53d4ee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e873fccaf429544547ad69ae13d07875ea37033e8b22e3034a931bdccf9c47e
|
|
||||||
size 66419
|
|
3
yast2-ntp-client-4.2.8.tar.bz2
Normal file
3
yast2-ntp-client-4.2.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:480e520ddf01248183753daf672e6ca63e5eb8c8a292108818116c99791ffef5
|
||||||
|
size 67383
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 13:24:06 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
|
||||||
|
- 4.2.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-ntp-client
|
Name: yast2-ntp-client
|
||||||
Version: 4.2.7
|
Version: 4.2.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - NTP Client Configuration
|
Summary: YaST2 - NTP Client Configuration
|
||||||
License: GPL-2.0-or-later
|
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:cfa) >= 0.6.0
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||||
|
# Y2Network::NtpServer
|
||||||
|
BuildRequires: yast2-network >= 4.2.55
|
||||||
|
|
||||||
# proper acting TargetFile when scr is switched
|
# proper acting TargetFile when scr is switched
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
@ -46,8 +48,8 @@ Requires: augeas-lenses
|
|||||||
Requires: yast2 >= 4.1.15
|
Requires: yast2 >= 4.1.15
|
||||||
Requires: yast2-country-data
|
Requires: yast2-country-data
|
||||||
# needed for network/config agent
|
# needed for network/config agent
|
||||||
# Yast::Lan.dhcp_ntp_servers
|
# Y2Network::NtpServer
|
||||||
Requires: yast2-network >= 4.1.17
|
Requires: yast2-network >= 4.2.55
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user