diff --git a/yast2-network-4.4.34.tar.bz2 b/yast2-network-4.4.34.tar.bz2 deleted file mode 100644 index 842a747..0000000 --- a/yast2-network-4.4.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:353c531255088117852be0146b8706728980149c098c79e49a6b2db98d54cec2 -size 490898 diff --git a/yast2-network-4.4.35.tar.bz2 b/yast2-network-4.4.35.tar.bz2 new file mode 100644 index 0000000..debe509 --- /dev/null +++ b/yast2-network-4.4.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5756b5bd9091b672f88c1993b248d945a0802f9cefbdb9a94c3c7969afc796a9 +size 491221 diff --git a/yast2-network.changes b/yast2-network.changes index a27d546..82b02d4 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jan 26 08:59:57 UTC 2022 - Michal Filka + +- jsc#SLE-22015 + - make the code conform to inclusive naming, most masters and + slaves are gone. Kept only where makes sense - interface to + sysconfig + - "slave" was replaced by "port" as this naming is already used + by kernel code. "Master" was replaced by directly mentioning + "bond" (device) or "parent" in areas where the code is somehow + shared with e.g., bridge. Devices are not "enslaved" anymore, + but mostly "included". +- 4.4.35 + ------------------------------------------------------------------- Tue Jan 25 15:38:09 UTC 2022 - Imobach Gonzalez Sosa diff --git a/yast2-network.spec b/yast2-network.spec index e516555..2bc1581 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.4.34 +Version: 4.4.35 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 # 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: 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