forked from pool/rubygem-gem2rpm
Accepting request 542106 from devel:languages:ruby
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/542106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-gem2rpm?expand=0&rev=24
This commit is contained in:
commit
a63346d45e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 18:07:59 UTC 2017 - mrueckert@suse.de
|
||||
|
||||
- disable 2.2 on suse_version 1315
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 9 10:09:18 UTC 2017 - mrueckert@suse.de
|
||||
|
||||
|
@ -21,7 +21,9 @@
|
||||
%bcond_with ruby19
|
||||
%bcond_with ruby20
|
||||
%bcond_with ruby21
|
||||
%if ! (0%{?suse_version} == 1315)
|
||||
%bcond_with ruby22
|
||||
%endif
|
||||
%bcond_with ruby23
|
||||
%bcond_with ruby24
|
||||
%bcond_with ruby25
|
||||
|
Loading…
Reference in New Issue
Block a user