Enable tests again

This commit is contained in:
Mamoru TASAKA 2020-01-17 21:44:47 +09:00
parent 814bbf7e9f
commit c6ba5456a8
1 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global gem_name glu
%global need_bootstrap 1
%global need_bootstrap 0
Name: rubygem-%{gem_name}
Version: 8.3.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Glu bindings for the opengl gem
License: MIT
@ -100,6 +100,9 @@ popd
%doc %{gem_docdir}
%changelog
* Fri Jan 17 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 8.3.0-13
- Enable tests again
* Fri Jan 17 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 8.3.0-12
- F-32: rebuild against ruby27
- Once disable tests for bootstrap