forked from pool/yast2-network
Accepting request 949714 from YaST:Head
submit new version 4.4.35 OBS-URL: https://build.opensuse.org/request/show/949714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=470
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:353c531255088117852be0146b8706728980149c098c79e49a6b2db98d54cec2
|
||||
size 490898
|
3
yast2-network-4.4.35.tar.bz2
Normal file
3
yast2-network-4.4.35.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5756b5bd9091b672f88c1993b248d945a0802f9cefbdb9a94c3c7969afc796a9
|
||||
size 491221
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 08:59:57 UTC 2022 - Michal Filka <mfilka@suse.com>
|
||||
|
||||
- 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 <igonzalezsosa@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user