Enable test suite again
This commit is contained in:
parent
8ce69da319
commit
5ca2d5923b
@ -10,7 +10,7 @@
|
||||
|
||||
# %%check section needs rspec-core, however rspec-core depends on rspec-expectations
|
||||
# runtime part of rspec-expectaions does not depend on rspec-core
|
||||
%global need_bootstrap_set 1
|
||||
%global need_bootstrap_set 0
|
||||
|
||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||
|
||||
@ -102,6 +102,9 @@ popd
|
||||
%exclude %{gem_instdir}/spec/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.13.0-2
|
||||
- Enable test suite again
|
||||
|
||||
* Thu Mar 28 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.13.0-1
|
||||
- 2.13.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user