- AutoYaST: Cleanup/improve issue handling (bsc#1171335).
- 4.3.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=939
This commit is contained in:
parent
5a510785c2
commit
b5b3308ef6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d9c5329b87baaa5e8db80385d13322a7407f258a741f2ec1a76e9dc2a93fddf
|
|
||||||
size 462058
|
|
3
yast2-network-4.3.2.tar.bz2
Normal file
3
yast2-network-4.3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86f4ca40c317db02f04b3381f862f50f1257b7ba6a6f7136f0ab180186b52eea
|
||||||
|
size 461092
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 20 14:07:13 UTC 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- AutoYaST: Cleanup/improve issue handling (bsc#1171335).
|
||||||
|
- 4.3.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 20 13:07:13 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
Wed May 20 13:07:13 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.3.1
|
Version: 4.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
|||||||
#for install task
|
#for install task
|
||||||
BuildRequires: yast2-storage-ng
|
BuildRequires: yast2-storage-ng
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||||
# CFA::SysctlConfig
|
# AutoYaST issue handling
|
||||||
BuildRequires: yast2 >= 4.2.67
|
BuildRequires: yast2 >= 4.3.2
|
||||||
BuildRequires: yast2-packager >= 4.0.18
|
BuildRequires: yast2-packager >= 4.0.18
|
||||||
# Product control need xml agent
|
# Product control need xml agent
|
||||||
BuildRequires: yast2-xml
|
BuildRequires: yast2-xml
|
||||||
@ -48,8 +48,8 @@ PreReq: /bin/rm
|
|||||||
Requires: sysconfig >= 0.80.0
|
Requires: sysconfig >= 0.80.0
|
||||||
Requires: yast2-proxy
|
Requires: yast2-proxy
|
||||||
Requires: yast2-storage-ng
|
Requires: yast2-storage-ng
|
||||||
# CFA::SysctlConfig
|
# AutoYaST issue handling
|
||||||
Requires: yast2 >= 4.2.67
|
Requires: yast2 >= 4.3.2
|
||||||
# Packages::vnc_packages
|
# Packages::vnc_packages
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
Requires: yast2-packager >= 4.0.18
|
Requires: yast2-packager >= 4.0.18
|
||||||
|
Loading…
Reference in New Issue
Block a user