- Unify profile element paths (bsc#1175680).
- 4.3.17 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=955
This commit is contained in:
parent
1693ac3898
commit
3d1205e817
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cd2c35153e3eb0485669486e0ad13bf0bf720ca55bfe3200e76de436e61bbcc
|
||||
size 463331
|
3
yast2-network-4.3.17.tar.bz2
Normal file
3
yast2-network-4.3.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e810770ad8f16741bc4ca7235d6ad7b20f857911b30b0783a43ff5534e3bb437
|
||||
size 463641
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:35:44 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Unify profile element paths (bsc#1175680).
|
||||
- 4.3.17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 12:13:34 CEST 2020 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.3.16
|
||||
Version: 4.3.17
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -33,8 +33,9 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
#for install task
|
||||
BuildRequires: yast2-storage-ng
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# NetworkService.use
|
||||
BuildRequires: yast2 >= 4.3.9
|
||||
# AutoYaST ElementPath class
|
||||
BuildRequires: yast2 >= 4.3.20
|
||||
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
BuildRequires: yast2-xml
|
||||
@ -48,8 +49,8 @@ PreReq: /bin/rm
|
||||
Requires: sysconfig >= 0.80.0
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng
|
||||
# NetworkService.use
|
||||
Requires: yast2 >= 4.3.9
|
||||
# AutoYaST ElementPath class
|
||||
Requires: yast2 >= 4.3.20
|
||||
# Packages::vnc_packages
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user