Enable tests again

This commit is contained in:
Mamoru TASAKA 2015-12-08 17:24:21 +09:00
parent f0b57109d4
commit a614195d0a

View File

@ -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 <mtasaka@fedoraproject.org> - 3.4.0-2
- Enable tests again
* Tue Dec 8 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.4.0-1
- 3.4.0
- Once disable tests