Accepting request 247974 from YaST:Head
submit new version 3.1.95 OBS-URL: https://build.opensuse.org/request/show/247974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=317
This commit is contained in:
commit
2da93416c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acdd7e2000f78509613e0d71cb89366a20821c462c85dbba96501cc52d99407c
|
||||
size 356922
|
3
yast2-network-3.1.95.tar.bz2
Normal file
3
yast2-network-3.1.95.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c70b25c25f1315f59df37eaae214debc1ff61f7dfbe84eb5a546a44639bb34b7
|
||||
size 356940
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 08:55:09 UTC 2014 - mvidner@suse.com
|
||||
|
||||
- Use a more flexible rubygem requirement syntax (bnc#895069)
|
||||
- 3.1.95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 09:48:22 UTC 2014 - mfilka@suse.com
|
||||
|
||||
- bnc#894053
|
||||
- it is not possible to rename a device to a name same as an
|
||||
unconfigured device's one
|
||||
- bnc#895273
|
||||
- when adding new device, whole name is shown instead of only
|
||||
number.
|
||||
- it is possible to fill in a name which conforms to a new device
|
||||
naming scheme
|
||||
- 3.1.94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 11:03:29 CEST 2014 - locilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.1.93
|
||||
Version: 3.1.95
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -48,7 +48,7 @@ BuildRequires: yast2-storage >= 2.21.11
|
||||
Requires: yast2-storage >= 2.21.11
|
||||
|
||||
# testsuite
|
||||
BuildRequires: rubygem-rspec
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
PreReq: /bin/rm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user