Skip to content

Commit

Permalink
Use a more flexible rubygem requirement syntax (bnc#895069)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Sep 4, 2014
1 parent 4fd14c4 commit bbadfef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions package/yast2-iscsi-lio-server.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 4 12:22:08 UTC 2014 - mvidner@suse.com

- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.11

-------------------------------------------------------------------
Wed Sep 3 12:01:01 CEST 2014 - gs@suse.de

Expand Down
4 changes: 2 additions & 2 deletions package/yast2-iscsi-lio-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-iscsi-lio-server
Version: 3.1.10
Version: 3.1.11
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand All @@ -27,7 +27,7 @@ Group: System/YaST
License: GPL-2.0
BuildRequires: docbook-xsl-stylesheets doxygen libxslt popt-devel sgml-skel update-desktop-files yast2 yast2-packagemanager-devel yast2-testsuite
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem-rspec
BuildRequires: rubygem(rspec)
Requires: lio-utils

# network needs Wizard::OpenCancelOKDialog()
Expand Down

0 comments on commit bbadfef

Please sign in to comment.