- 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:
parent
73c3c931a0
commit
a3dc1faeeb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e69c60f02eee1ffbfc06cadb1de7e587d4cd6d577165dfda8459262c27369f8
|
||||
size 491161
|
3
yast2-network-4.4.33.tar.bz2
Normal file
3
yast2-network-4.4.33.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b6320eed90fff6935cf1cf06ad33cdc62c8a250695f9ee9fa871ff96670b91
|
||||
size 490993
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.4.32
|
||||
Version: 4.4.33
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -43,6 +43,8 @@ BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
|
||||
# lenses are needed to use cfa
|
||||
BuildRequires: augeas-lenses
|
||||
# yast/rspec/helpers.rb
|
||||
BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||
|
||||
PreReq: /bin/rm
|
||||
#netconfig (FaTE #303618)
|
||||
|
Loading…
Reference in New Issue
Block a user