This commit is contained in:
Mamoru TASAKA 2016-01-26 18:37:17 +09:00
parent 1079f7d0bb
commit 3c3bef254a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/glu-8.2.1.gem
/glu-8.2.2.gem

View File

@ -1,10 +1,10 @@
%global gem_name glu
%global need_bootstrap 1
%global need_bootstrap 0
Name: rubygem-%{gem_name}
Version: 8.2.1
Release: 7%{?dist}
Version: 8.2.2
Release: 1%{?dist}
Summary: Glu bindings for the opengl gem
License: MIT
@ -100,6 +100,9 @@ popd
%doc %{gem_docdir}
%changelog
* Tue Jan 26 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 8.2.2-1
- 8.2.2
* Wed Jan 13 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 8.2.1-7
- F-24: rebuild against ruby23
- Bootstrap, once disable test

View File

@ -1 +1 @@
89646c5347bb7ffa8335451cba61dbb2 glu-8.2.1.gem
f456ce0b1a4615514af8d85a0ecd8c50 glu-8.2.2.gem