- Unify YaST module mocking in unit tests (related to bsc#1194784)
- 4.4.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=284
This commit is contained in:
parent
f01f3171c5
commit
0047efbbd8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9b2ec526eea0e9503ddbc640841909af0d16a006ef63d94788603e3d14a5081
|
||||
size 67540
|
3
yast2-ntp-client-4.4.2.tar.bz2
Normal file
3
yast2-ntp-client-4.4.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe71d9026428b64850fc667b74abc9961f7b03b1abebc29e129d7d0fc43cd945
|
||||
size 67497
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 11:55:46 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Unify YaST module mocking in unit tests (related to bsc#1194784)
|
||||
- 4.4.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 10:22:49 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.4.1
|
||||
Version: 4.4.2
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -41,6 +41,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# Y2Network::NtpServer
|
||||
BuildRequires: yast2-network >= 4.2.55
|
||||
# yast/rspec/helpers.rb
|
||||
BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||
|
||||
# proper acting TargetFile when scr is switched
|
||||
Requires: augeas-lenses
|
||||
|
Loading…
Reference in New Issue
Block a user