forked from pool/yast2-network
- Do not export any settings when NetworkManager is the network
backend (bsc#1172822). - 4.3.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=945
This commit is contained in:
parent
915419509d
commit
bd55122d9b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:155a6039feae8038f348eec96c8ec77c44db3a2033389d4f7639af0f33297334
|
|
||||||
size 461605
|
|
3
yast2-network-4.3.8.tar.bz2
Normal file
3
yast2-network-4.3.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c0f70e8cf58a21319c67dd3354166477367deaea2dce97f10170d52542f9a60c
|
||||||
|
size 462394
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 19 18:24:34 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- Do not export any settings when NetworkManager is the network
|
||||||
|
backend (bsc#1172822).
|
||||||
|
- 4.3.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 19 08:52:54 UTC 2020 - Martin Vidner <mvidner@suse.com>
|
Fri Jun 19 08:52:54 UTC 2020 - Martin Vidner <mvidner@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.3.7
|
Version: 4.3.8
|
||||||
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)
|
||||||
# AutoYaST issue handling
|
# NetworkService.use
|
||||||
BuildRequires: yast2 >= 4.3.3
|
BuildRequires: yast2 >= 4.3.9
|
||||||
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
|
||||||
# AutoYaST issue handling
|
# NetworkService.use
|
||||||
Requires: yast2 >= 4.3.2
|
Requires: yast2 >= 4.3.9
|
||||||
# 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…
x
Reference in New Issue
Block a user