Enable tests again

This commit is contained in:
Mamoru TASAKA 2017-05-06 23:36:19 +09:00
parent 08c63f5612
commit 3f57618cfc

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-expectations
%global need_bootstrap_set 1
%global need_bootstrap_set 0
Summary: RSpec expectations (should and matchers)
Name: rubygem-%{gem_name}
@ -82,6 +82,9 @@ ruby -rubygems -Ilib/ -S rspec spec/
%{gem_docdir}
%changelog
* Sat May 6 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.6.0-1
- Enable tests again
* Sat May 6 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.6.0-0.1
- 3.6.0
- Once disable tests