From 87430d3b40b2d5b6d319f53ce103101b3e48760d Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: May 06 2017 14:40:35 +0000 Subject: Enable tests again --- diff --git a/rubygem-rspec-mocks.spec b/rubygem-rspec-mocks.spec index ca7f795..73e951e 100644 --- a/rubygem-rspec-mocks.spec +++ b/rubygem-rspec-mocks.spec @@ -3,11 +3,11 @@ %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} -%global fedorarel 0.1 +%global fedorarel 1 %global gem_name rspec-mocks -%global need_bootstrap_set 1 +%global need_bootstrap_set 0 Summary: RSpec's 'test double' framework (mocks and stubs) Name: rubygem-%{gem_name} @@ -86,6 +86,9 @@ ruby -rubygems -Ilib/ -S rspec spec/ %{gem_docdir} %changelog +* Sat May 6 2017 Mamoru TASAKA - 3.6.0-1 +- Enable tests again + * Sat May 6 2017 Mamoru TASAKA - 3.6.0-0.1 - 3.6.0 - Once disable tests