From 7f5b201fc366dfab1bc80891970a80ab8164c6a033f7252ffc9eaeaa1569c1b5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Dec 2022 15:59:05 +0000 Subject: [PATCH] - Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) - 4.5.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1086 --- yast2-network-4.5.10.tar.bz2 | 3 +++ yast2-network-4.5.9.tar.bz2 | 3 --- yast2-network.changes | 6 ++++++ yast2-network.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 yast2-network-4.5.10.tar.bz2 delete mode 100644 yast2-network-4.5.9.tar.bz2 diff --git a/yast2-network-4.5.10.tar.bz2 b/yast2-network-4.5.10.tar.bz2 new file mode 100644 index 0000000..a56fc20 --- /dev/null +++ b/yast2-network-4.5.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55da1ad79e3694ad6835ac8d5c5df153bfbacdf8e10e7c6a191eb3c5ee64a7db +size 493961 diff --git a/yast2-network-4.5.9.tar.bz2 b/yast2-network-4.5.9.tar.bz2 deleted file mode 100644 index 13a1f28..0000000 --- a/yast2-network-4.5.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f029c2de4f449153c9692b2c2d74339c54b15ce592323b5345b2ae1172ca8cd -size 494559 diff --git a/yast2-network.changes b/yast2-network.changes index 5c58d54..b76f2b4 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 22 14:53:13 UTC 2022 - Martin Vidner + +- Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) +- 4.5.10 + ------------------------------------------------------------------- Mon Oct 3 08:31:33 UTC 2022 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 4ddb458..5cc04d0 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.5.9 +Version: 4.5.10 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -27,12 +27,12 @@ URL: https://github.com/yast/yast-network Source0: %{name}-%{version}.tar.bz2 # testsuite +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.15 -BuildRequires: rubygem(%rb_default_ruby_abi:rspec) #for install task -BuildRequires: yast2-storage-ng BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) +BuildRequires: yast2-storage-ng # Added force option to NetworkService.EnableDisableNow method BuildRequires: yast2 >= 4.5.12 @@ -54,12 +54,12 @@ Requires: yast2-storage-ng # Added force option to NetworkService.EnableDisableNow method Requires: yast2 >= 4.5.12 # Packages::vnc_packages -Requires: augeas-lenses Requires: yast2-packager >= 4.0.18 +Requires: augeas-lenses Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 # BusID of all the cards with the same one (bsc#1007172) -Requires: hostname Requires: hwinfo >= 21.35 +Requires: hostname Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-xml