- Unify YaST module mocking in unit tests (related to bsc#1194784)

- 4.4.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1061
This commit is contained in:
YaST Team Bot 2022-01-21 14:28:53 +00:00 committed by Git OBS Bridge
parent 73c3c931a0
commit a3dc1faeeb
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:6e69c60f02eee1ffbfc06cadb1de7e587d4cd6d577165dfda8459262c27369f8
size 491161

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 21 12:35:43 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
- Unify YaST module mocking in unit tests (related to bsc#1194784)
- 4.4.33
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 6 14:37:01 UTC 2021 - Josef Reidinger <jreidinger@suse.com> Mon Dec 6 14:37:01 UTC 2021 - Josef Reidinger <jreidinger@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-network Name: yast2-network
Version: 4.4.32 Version: 4.4.33
Release: 0 Release: 0
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
License: GPL-2.0-only License: GPL-2.0-only
@ -43,6 +43,8 @@ BuildRequires: yast2-xml
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
# lenses are needed to use cfa # lenses are needed to use cfa
BuildRequires: augeas-lenses BuildRequires: augeas-lenses
# yast/rspec/helpers.rb
BuildRequires: yast2-ruby-bindings >= 4.4.7
PreReq: /bin/rm PreReq: /bin/rm
#netconfig (FaTE #303618) #netconfig (FaTE #303618)