From e8948c8fdb1e81b7e5395185b39d7f89f421554b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 2 Aug 2015 20:41:58 +0900 Subject: [PATCH] Enable tests again --- rubygem-rspec-mocks.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rubygem-rspec-mocks.spec b/rubygem-rspec-mocks.spec index 7b7f8fc..8334766 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 1 +%global fedorarel 2 %global gem_name rspec-mocks -%global need_bootstrap_set 1 +%global need_bootstrap_set 0 Summary: Rspec-2 doubles (mocks and stubs) Name: rubygem-%{gem_name} @@ -92,6 +92,9 @@ popd %{gem_docdir} %changelog +* Sun Aug 2 2015 Mamoru TASAKA - 3.3.2-2 +- Enable tests again + * Sun Aug 2 2015 Mamoru TASAKA - 3.3.2-1 - 3.3.2 - Once disable tests