From 7a8ae799a71cb5d476bed03f1936676d3b8f4783 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 11 Dec 2020 06:26:35 +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/rubygem-rspec-support.git#4170952d1901d6e2f181757e7af7b32f6b62b586 --- rubygem-rspec-support.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/rubygem-rspec-support.spec b/rubygem-rspec-support.spec index 0f0c47c..f0c94d1 100644 --- a/rubygem-rspec-support.spec +++ b/rubygem-rspec-support.spec @@ -3,10 +3,10 @@ %global mainver 3.10.0 %undefine prever -%global mainrel 0.1 +%global mainrel 1 %global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g') -%global need_bootstrap_set 1 +%global need_bootstrap_set 0 %undefine __brp_mangle_shebangs @@ -101,12 +101,10 @@ ruby -rrubygems -Ilib/ -S rspec spec/ || \ %files doc %doc %{gem_docdir} -%if 0 +%changelog * Fri Dec 11 2020 Mamoru TASAKA - 3.10.0-1 - Enable tests again -%endif -%changelog * Fri Dec 11 2020 Mamoru TASAKA - 3.10.0-0.1 - 3.10.0 - Once disable test for bootstrap