Enable tests again
This commit is contained in:
parent
54dcef1441
commit
b4804ade32
@ -3,7 +3,7 @@
|
||||
%global mainver 3.9.0
|
||||
%undefine prever
|
||||
|
||||
%global mainrel 0.1
|
||||
%global mainrel 1
|
||||
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
|
||||
|
||||
%global need_bootstrap_set 1
|
||||
@ -102,6 +102,9 @@ ruby -rrubygems -Ilib/ -S rspec spec/ || \
|
||||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2019 amoru TASAKA <mtasaka@fedoraproject.org> - 3.9.0-1
|
||||
- Enable tests again
|
||||
|
||||
* Tue Dec 10 2019 amoru TASAKA <mtasaka@fedoraproject.org> - 3.9.0-0.1
|
||||
- 3.9.0
|
||||
- Once disable test for bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user