From f80feb3802367f26d3d352b2ced3d5f3b592c0c2 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 2 Aug 2015 20:42:47 +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 302ae27..d9a4a64 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 +* Sun Aug 2 2015 Mamoru TASAKA - 3.3.1-2 +- Enable tests again + * Sun Aug 2 2015 Mamoru TASAKA - 3.3.1-1 - 3.3.1 - Once disable tests