- Changed the remote administration module to get the list of
required packages from yast2-packager (bnc#896178). - 3.1.96 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=589
This commit is contained in:
parent
cc1eed55c6
commit
cbfb26a122
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c70b25c25f1315f59df37eaae214debc1ff61f7dfbe84eb5a546a44639bb34b7
|
|
||||||
size 356940
|
|
3
yast2-network-3.1.96.tar.bz2
Normal file
3
yast2-network-3.1.96.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a38ec99efecba9b5a6e0540f67b53997a282689fae59025595fb0a1e379ce3bb
|
||||||
|
size 359266
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 09:03:27 UTC 2014 - ancor@suse.com
|
||||||
|
|
||||||
|
- Changed the remote administration module to get the list of
|
||||||
|
required packages from yast2-packager (bnc#896178).
|
||||||
|
- 3.1.96
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 8 08:55:09 UTC 2014 - mvidner@suse.com
|
Mon Sep 8 08:55:09 UTC 2014 - mvidner@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 3.1.95
|
Version: 3.1.96
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -46,6 +46,9 @@ Requires: yast2-country-data >= 2.16.3
|
|||||||
# Storage::IsDeviceOnNetwork
|
# Storage::IsDeviceOnNetwork
|
||||||
BuildRequires: yast2-storage >= 2.21.11
|
BuildRequires: yast2-storage >= 2.21.11
|
||||||
Requires: yast2-storage >= 2.21.11
|
Requires: yast2-storage >= 2.21.11
|
||||||
|
# Packages::vnc_packages
|
||||||
|
BuildRequires: yast2-packager >= 3.1.47
|
||||||
|
Requires: yast2-packager >= 3.1.47
|
||||||
|
|
||||||
# testsuite
|
# testsuite
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(rspec)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user