- 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
This commit is contained in:
parent
c3539cf311
commit
086e186172
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5756b5bd9091b672f88c1993b248d945a0802f9cefbdb9a94c3c7969afc796a9
|
||||
size 491221
|
3
yast2-network-4.4.36.tar.bz2
Normal file
3
yast2-network-4.4.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cf44284866934c974f90ae51ff430bf215cdf7f810ba317c20fc73fabe621e2
|
||||
size 490976
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 1 06:28:14 UTC 2022 - Michal Filka <mfilka@suse.com>
|
||||
|
||||
- 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 <mfilka@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user