From d694095489ecc49a384fd69fd8b83709906c3818 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 9 Feb 2015 11:22:01 +0900 Subject: [PATCH] Enable tests again --- rubygem-rspec-expectations.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec index 3bd4857..b54f253 100644 --- a/rubygem-rspec-expectations.spec +++ b/rubygem-rspec-expectations.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-expectations -%global need_bootstrap_set 1 +%global need_bootstrap_set 0 Summary: Rspec-2 expectations (should and matchers) Name: rubygem-%{gem_name} @@ -84,6 +84,9 @@ popd %{gem_docdir} %changelog +* Mon Feb 9 2015 Mamoru TASAKA - 3.2.0-2 +- Enable tests again + * Mon Feb 9 2015 Mamoru TASAKA - 3.2.0-1 - 3.2.0 - Once disable tests