1
0

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:
Dominique Leuenberger 2017-11-19 10:07:03 +00:00 committed by Git OBS Bridge
commit a63346d45e
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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