From 086e186172f1dd90e7ec2af8815e98a59a05a49ef4c8c450c79830d18665b793 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 2 Feb 2022 08:55:43 +0000 Subject: [PATCH] - jsc#SLE-22015 - renamed slaves CLI option to conform to inclusive naming: yast lan add name=bond0 bond_ports=eth0 eth1 bootproto=dhcp - the "slaves=" option stays for backward compatibility - 4.4.36 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1066 --- yast2-network-4.4.35.tar.bz2 | 3 --- yast2-network-4.4.36.tar.bz2 | 3 +++ yast2-network.changes | 9 +++++++++ yast2-network.spec | 10 +++++----- 4 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 yast2-network-4.4.35.tar.bz2 create mode 100644 yast2-network-4.4.36.tar.bz2 diff --git a/yast2-network-4.4.35.tar.bz2 b/yast2-network-4.4.35.tar.bz2 deleted file mode 100644 index debe509..0000000 --- a/yast2-network-4.4.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5756b5bd9091b672f88c1993b248d945a0802f9cefbdb9a94c3c7969afc796a9 -size 491221 diff --git a/yast2-network-4.4.36.tar.bz2 b/yast2-network-4.4.36.tar.bz2 new file mode 100644 index 0000000..d9842ce --- /dev/null +++ b/yast2-network-4.4.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf44284866934c974f90ae51ff430bf215cdf7f810ba317c20fc73fabe621e2 +size 490976 diff --git a/yast2-network.changes b/yast2-network.changes index 82b02d4..1f73266 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 1 06:28:14 UTC 2022 - Michal Filka + +- jsc#SLE-22015 + - renamed slaves CLI option to conform to inclusive naming: + yast lan add name=bond0 bond_ports=eth0 eth1 bootproto=dhcp + - the "slaves=" option stays for backward compatibility +- 4.4.36 + ------------------------------------------------------------------- Wed Jan 26 08:59:57 UTC 2022 - Michal Filka diff --git a/yast2-network.spec b/yast2-network.spec index 2bc1581..944a654 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.4.35 +Version: 4.4.36 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: rubygem(%rb_default_ruby_abi:yast-rake) BuildRequires: yast2-storage-ng +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) # Replace PackageSystem with Package BuildRequires: yast2 >= 4.4.38 @@ -54,12 +54,12 @@ Requires: yast2-storage-ng # Replace PackageSystem with Package Requires: yast2 >= 4.4.38 # Packages::vnc_packages -Requires: yast2-packager >= 4.0.18 Requires: augeas-lenses +Requires: yast2-packager >= 4.0.18 Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 # BusID of all the cards with the same one (bsc#1007172) -Requires: hwinfo >= 21.35 Requires: hostname +Requires: hwinfo >= 21.35 Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-xml