Accepting request 249956 from YaST:Head
submit new version 3.1.99 OBS-URL: https://build.opensuse.org/request/show/249956 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=318
This commit is contained in:
commit
7f2cfe4ab6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c70b25c25f1315f59df37eaae214debc1ff61f7dfbe84eb5a546a44639bb34b7
|
|
||||||
size 356940
|
|
3
yast2-network-3.1.99.tar.bz2
Normal file
3
yast2-network-3.1.99.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8295e0ce9a53f327dff847a44cfbf0b7713ce2642513ab05d65cf35848e5a43
|
||||||
|
size 360460
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 17 15:26:59 CEST 2014 - locilka@suse.com
|
||||||
|
|
||||||
|
- Do not check for / install packages in inst-sys (bnc#888130)
|
||||||
|
- 3.1.99
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 16 15:22:29 CEST 2014 - locilka@suse.com
|
||||||
|
|
||||||
|
- Remote administration adjusted to warn users that they need to
|
||||||
|
restart display manager manually if it's needed (bnc#893606)
|
||||||
|
- 3.1.98
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 11:44:46 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#894089
|
||||||
|
- update udev rules correctly when changing device names for more
|
||||||
|
than one net device
|
||||||
|
- 3.1.97
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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.99
|
||||||
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…
Reference in New Issue
Block a user