Enable tests again
This commit is contained in:
parent
aceaf8ea6e
commit
db74cf1175
@ -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 0.1
|
%global fedorarel 1
|
||||||
|
|
||||||
%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}
|
||||||
@ -87,6 +87,9 @@ popd
|
|||||||
%{gem_docdir}
|
%{gem_docdir}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 23 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.5.0-0.1
|
||||||
- 3.5.0
|
- 3.5.0
|
||||||
- Once disable tests
|
- Once disable tests
|
||||||
|
Loading…
Reference in New Issue
Block a user