- disable 2.2 on suse_version 1315

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/rubygem-gem2rpm?expand=0&rev=26
This commit is contained in:
Marcus Rückert 2017-11-08 18:08:10 +00:00 committed by Git OBS Bridge
parent 2f76c7ec60
commit 20d52f2785
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