F-30: rebuild against ruby26
Once disable tests for bootstrap
This commit is contained in:
parent
58a6d00289
commit
4ecb307f1d
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.10.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
|
||||
Summary: An OpenGL wrapper for Ruby
|
||||
Group: Development/Languages
|
||||
|
|
@ -166,6 +166,10 @@ popd
|
|||
%doc %{gem_instdir}/utils/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-9
|
||||
- F-30: rebuild against ruby26
|
||||
- Once disable tests for bootstrap
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue