From bf38bd5b8047b4ca4926940a3c4615eac3ca3cf0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 11 Jan 2021 10:37:18 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ruby.git#64975231d1f7eddafefa1ed3ab6dec33d098053c --- ruby.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ruby.spec b/ruby.spec index e2b313f..41c9460 100644 --- a/ruby.spec +++ b/ruby.spec @@ -22,7 +22,7 @@ %endif -%global release 141 +%global release 142 %{!?release_string:%define release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}} # The RubyGems library has to stay out of Ruby directory tree, since the @@ -898,10 +898,10 @@ MSPECOPTS="" # https://bugs.ruby-lang.org/issues/17338 MSPECOPTS="$MSPECOPTS -P 'raises TypeError if one of the passed exceptions is not a Module'" -#%# Give an option to increase the timeout in tests. -#%# https://bugs.ruby-lang.org/issues/16921 -#%%{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \ -#% make check TESTS="-v $DISABLE_TESTS" MSPECOPT="-fs $MSPECOPTS" +# Give an option to increase the timeout in tests. +# https://bugs.ruby-lang.org/issues/16921 +%{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \ + make check TESTS="-v $DISABLE_TESTS" MSPECOPT="-fs $MSPECOPTS" %files %license BSDL @@ -1385,10 +1385,13 @@ MSPECOPTS="$MSPECOPTS -P 'raises TypeError if one of the passed exceptions is no %changelog +* Mon Jan 11 2021 Vít Ondruch - 3.0.0-142 +- Re-enable test suite. + * Fri Jan 8 2021 Vít Ondruch - 3.0.0-141 - ruby-default-gems have to depend on rubygem(io-console) due to reline. -* Fri Jan 8 14:25:51 CET 2021 Vít Ondruch - 3.0.0-140 +* Fri Jan 8 2021 Vít Ondruch - 3.0.0-140 - Fix SEGFAULT preventing rubygem-unicode to build on armv7hl. * Wed Jan 6 2021 Vít Ondruch - 3.0.0-139