F-26: rebuild for ruby24
Once disable test for bootstrap
This commit is contained in:
parent
0655edddc4
commit
4eb237f884
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: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
|
||||
Summary: An OpenGL wrapper for Ruby
|
||||
Group: Development/Languages
|
||||
|
|
@ -179,6 +179,10 @@ popd
|
|||
%doc %{gem_instdir}/utils/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.2-9
|
||||
- F-26: rebuild for ruby24
|
||||
- Once disable test for bootstrap
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue