Accepting request 949184 from YaST:Head
submit new version 4.4.34 OBS-URL: https://build.opensuse.org/request/show/949184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=469
This commit is contained in:
commit
e0f2330410
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b6320eed90fff6935cf1cf06ad33cdc62c8a250695f9ee9fa871ff96670b91
|
||||
size 490993
|
3
yast2-network-4.4.34.tar.bz2
Normal file
3
yast2-network-4.4.34.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:353c531255088117852be0146b8706728980149c098c79e49a6b2db98d54cec2
|
||||
size 490898
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 15:38:09 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Use Package module instead of PackageSystem (bsc#1194886).
|
||||
- 4.4.34
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 12:35:43 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.4.33
|
||||
Version: 4.4.34
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
#for install task
|
||||
BuildRequires: yast2-storage-ng
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# Updated API for Y2Issues
|
||||
BuildRequires: yast2 >= 4.4.14
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
@ -51,8 +51,8 @@ PreReq: /bin/rm
|
||||
Requires: sysconfig >= 0.80.0
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng
|
||||
# Updated API for Y2Issues
|
||||
Requires: yast2 >= 4.4.14
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
# Packages::vnc_packages
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user