diff --git a/rubygem-rspec-mocks.spec b/rubygem-rspec-mocks.spec index 7cca55e..4c3ad37 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} @@ -90,6 +90,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