[rubygem-glu] F-22: Rebuild for ruby 2.2

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Jan 16 00:54:12 UTC 2015


commit ddb14588c19902f1a676e2e85cae3728f16ed90c
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Jan 16 09:54:34 2015 +0900

    F-22: Rebuild for ruby 2.2
    
    - Bootstrap, once disable test

 rubygem-glu.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-glu.spec b/rubygem-glu.spec
index 6446022..dd4f8bf 100644
--- a/rubygem-glu.spec
+++ b/rubygem-glu.spec
@@ -1,10 +1,10 @@
 %global	gem_name	glu
 
-%global	need_bootstrap	0
+%global	need_bootstrap	1
 
 Name:		rubygem-%{gem_name}
 Version:	8.2.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 
 Summary:	Glu bindings for the opengl gem
 License:	MIT
@@ -96,6 +96,10 @@ popd
 %doc	%{gem_docdir}
 
 %changelog
+* Fri Jan 16 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 8.2.1-3
+- F-22: Rebuild for ruby 2.2
+- Bootstrap, once disable test
+
 * Sun Jan 11 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 8.2.1-2
 - Enable test
 


More information about the scm-commits mailing list