Enable tests
This commit is contained in:
parent
1480ab8bf2
commit
858619c2b9
@ -3,10 +3,10 @@
|
||||
%global mainver 3.1.2
|
||||
%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
|
||||
* Mon Nov 10 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.2-2
|
||||
- Enable tests
|
||||
|
||||
* Mon Nov 10 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.2-1
|
||||
- 3.1.2
|
||||
- Once disable tests
|
||||
|
Loading…
Reference in New Issue
Block a user