Enable tests again

This commit is contained in:
Mamoru TASAKA 2015-08-02 20:42:47 +09:00
parent f5230e2775
commit f80feb3802

View File

@ -3,11 +3,11 @@
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver} %global fullver %{majorver}%{?preminorver}
%global fedorarel 1 %global fedorarel 2
%global gem_name rspec-expectations %global gem_name rspec-expectations
%global need_bootstrap_set 1 %global need_bootstrap_set 0
Summary: Rspec-2 expectations (should and matchers) Summary: Rspec-2 expectations (should and matchers)
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
@ -84,6 +84,9 @@ popd
%{gem_docdir} %{gem_docdir}
%changelog %changelog
* Sun Aug 2 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.3.1-2
- Enable tests again
* Sun Aug 2 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.3.1-1 * Sun Aug 2 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.3.1-1
- 3.3.1 - 3.3.1
- Once disable tests - Once disable tests