Enable tests again
This commit is contained in:
parent
ff81eab2fc
commit
5bf65cc7e1
@ -3,10 +3,10 @@
|
||||
%global mainver 3.3.0
|
||||
%undefine prever
|
||||
|
||||
%global mainrel 1
|
||||
%global mainrel 2
|
||||
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
|
||||
|
||||
%global need_bootstrap_set 1
|
||||
%global need_bootstrap_set 0
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: %{mainver}
|
||||
@ -93,6 +93,9 @@ popd
|
||||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Sun Aug 2 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.3.0-2
|
||||
- Enable tests again
|
||||
|
||||
* Sun Aug 2 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.3.0-1
|
||||
- 3.3.0
|
||||
- Once disable tests
|
||||
|
Loading…
Reference in New Issue
Block a user