Enable tests again

This commit is contained in:
Mamoru TASAKA 2016-07-24 01:13:42 +09:00
parent 81fdb43be4
commit 26b4a3f5db

View File

@ -3,11 +3,11 @@
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver}
%global fedorarel 0.1
%global fedorarel 1
%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
* Sun Jul 24 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.5.0-1
- Enable tests again
* Sat Jul 23 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.5.0-0.1
- 3.5.0
- Once disable tests