diff --git a/yast2-network-4.4.32.tar.bz2 b/yast2-network-4.4.32.tar.bz2 deleted file mode 100644 index 7917745..0000000 --- a/yast2-network-4.4.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64aea6b2c6fb895ef6ab03e64861e85a827b1c53ced1b8d4301a3e0e9fde648c -size 491742 diff --git a/yast2-network-4.4.33.tar.bz2 b/yast2-network-4.4.33.tar.bz2 new file mode 100644 index 0000000..e012177 --- /dev/null +++ b/yast2-network-4.4.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b6320eed90fff6935cf1cf06ad33cdc62c8a250695f9ee9fa871ff96670b91 +size 490993 diff --git a/yast2-network.changes b/yast2-network.changes index 545e2ab..45bbf29 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 21 12:35:43 UTC 2022 - Ladislav Slezák + +- Unify YaST module mocking in unit tests (related to bsc#1194784) +- 4.4.33 + ------------------------------------------------------------------- Mon Dec 6 14:37:01 UTC 2021 - Josef Reidinger diff --git a/yast2-network.spec b/yast2-network.spec index 90c4254..40b821b 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-network # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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)