From b546cb86427c5e7c995296dd9fbc8af4c29222c79c4daba6c26a8f8ec2ef2301 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 18 Jan 2019 15:33:11 +0000 Subject: [PATCH] - [42.3/sle12] disable ruby 2.3 and 2.4 so we can enable 2.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/rubygem-gem2rpm?expand=0&rev=31 --- rubygem-gem2rpm.changes | 5 +++++ rubygem-gem2rpm.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/rubygem-gem2rpm.changes b/rubygem-gem2rpm.changes index 0906412..aba56f7 100644 --- a/rubygem-gem2rpm.changes +++ b/rubygem-gem2rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 18 15:32:43 UTC 2019 - Marcus Rueckert + +- [42.3/sle12] disable ruby 2.3 and 2.4 so we can enable 2.6 + ------------------------------------------------------------------- Fri Jun 29 14:00:54 UTC 2018 - mrueckert@suse.de diff --git a/rubygem-gem2rpm.spec b/rubygem-gem2rpm.spec index cea60d8..f89854b 100644 --- a/rubygem-gem2rpm.spec +++ b/rubygem-gem2rpm.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-gem2rpm # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,9 +23,9 @@ %bcond_with ruby21 %if ! (0%{?suse_version} == 1315) %bcond_with ruby22 -%endif %bcond_with ruby23 %bcond_with ruby24 +%endif %bcond_with ruby25 %bcond_with ruby26 %bcond_with rubinius25