- adapt to new version of cfa (new cfa needed for bsc#1023204)
- 3.2.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=734
This commit is contained in:
parent
686db7c602
commit
85a2e118a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b894d6c136a688f235a1d0d41fa2ab9277ab0fc22fc8cfe65d71ab462f99f3bd
|
||||
size 387587
|
3
yast2-network-3.2.21.tar.bz2
Normal file
3
yast2-network-3.2.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:088f7d3c0fdaf14538913c2ef8f75d2814266e1f7778fd11c3389ce884a16cb8
|
||||
size 387553
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 09:24:29 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- adapt to new version of cfa (new cfa needed for bsc#1023204)
|
||||
- 3.2.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 10:49:17 UTC 2017 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.2.20
|
||||
Version: 3.2.21
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
|
||||
@ -46,9 +46,9 @@ BuildRequires: yast2-storage >= 2.21.11
|
||||
Requires: yast2-storage >= 2.21.11
|
||||
# Packages::vnc_packages
|
||||
Requires: yast2-packager >= 3.1.47
|
||||
# cfa for parsing hosts
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa)
|
||||
Requires: rubygem(%rb_default_ruby_abi:cfa)
|
||||
# cfa for parsing hosts, AugeasTree#unique_id
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
# lenses are needed to use cfa
|
||||
BuildRequires: augeas-lenses
|
||||
Requires: augeas-lenses
|
||||
|
Loading…
Reference in New Issue
Block a user