- 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:
YaST Team Bot 2022-01-21 12:30:17 +00:00 committed by Git OBS Bridge
parent f01f3171c5
commit 0047efbbd8
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b2ec526eea0e9503ddbc640841909af0d16a006ef63d94788603e3d14a5081
size 67540

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe71d9026428b64850fc667b74abc9961f7b03b1abebc29e129d7d0fc43cd945
size 67497

View File

@ -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> Tue May 4 10:22:49 UTC 2021 - Knut Anderssen <kanderssen@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client Name: yast2-ntp-client
Version: 4.4.1 Version: 4.4.2
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
@ -41,6 +41,8 @@ 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 # Y2Network::NtpServer
BuildRequires: yast2-network >= 4.2.55 BuildRequires: yast2-network >= 4.2.55
# yast/rspec/helpers.rb
BuildRequires: yast2-ruby-bindings >= 4.4.7
# proper acting TargetFile when scr is switched # proper acting TargetFile when scr is switched
Requires: augeas-lenses Requires: augeas-lenses