From 57dfb0c0635a2974cf6dc067aca1feea48a59857 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 8 Dec 2015 17:24:17 +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 509dd1f..0e64d8c 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} @@ -87,6 +87,9 @@ popd %{gem_docdir} %changelog +* Tue Dec 8 2015 Mamoru TASAKA - 3.4.0-2 +- Enable tests again + * Tue Dec 8 2015 Mamoru TASAKA - 3.4.0-1 - 3.4.0 - Once disable tests