F-22: Rebuild for ruby 2.2

- Bootstrap, once disable test
This commit is contained in:
Mamoru TASAKA 2015-01-16 09:53:14 +09:00
commit c856bdf99c

View file

@ -1,6 +1,6 @@
%global gem_name opengl
%global bootstrap 0
%global bootstrap 1
# examples/OrangeBook/: BSD
# examples/NeHe: KILLED (license unclear)
@ -11,7 +11,7 @@
Name: rubygem-%{gem_name}
Version: 0.9.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An OpenGL wrapper for Ruby
Group: Development/Languages
@ -179,6 +179,10 @@ popd
%doc %{gem_instdir}/utils/
%changelog
* Fri Jan 16 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.2-4
- F-22: Rebuild for ruby 2.2
- Bootstrap, once disable test
* Sun Jan 11 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.2-3
- Enable test