forked from pool/yast2-iscsi-client
- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=209
This commit is contained in:
parent
749f898e53
commit
d688878320
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e25c66c5aa8866bd6fca533112e8d44a3e8617dfc2d687cfce9e9eb9bf9f8dbe
|
||||
size 41247
|
3
yast2-iscsi-client-3.1.16.tar.bz2
Normal file
3
yast2-iscsi-client-3.1.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b75946ce5d7805c6e323f415796ba9ddeb405aba7e1342e8b04a7af9f2fa31ee
|
||||
size 41237
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 12:21:49 UTC 2014 - mvidner@suse.com
|
||||
|
||||
- Use a more flexible rubygem requirement syntax (bnc#895069)
|
||||
- 3.1.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 16:08:27 CEST 2014 - locilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-iscsi-client
|
||||
Version: 3.1.15
|
||||
Version: 3.1.16
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -30,7 +30,6 @@ BuildRequires: libicu-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: popt-devel
|
||||
BuildRequires: rubygem-rspec
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2 >= 2.23.15
|
||||
@ -39,6 +38,7 @@ BuildRequires: yast2-packagemanager-devel
|
||||
BuildRequires: yast2-packager
|
||||
BuildRequires: yast2-perl-bindings
|
||||
BuildRequires: yast2-testsuite
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
Requires: yast2-packager
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user