F-22: Rebuild for ruby 2.2
- Bootstrap, once disable test
This commit is contained in:
parent
a142e174f5
commit
c856bdf99c
1 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue