From ddb14588c19902f1a676e2e85cae3728f16ed90c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 16 Jan 2015 09:54:34 +0900 Subject: [PATCH] F-22: Rebuild for ruby 2.2 - Bootstrap, once disable test --- rubygem-glu.spec | 8 ++++++-- 1 file 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 - 8.2.1-3 +- F-22: Rebuild for ruby 2.2 +- Bootstrap, once disable test + * Sun Jan 11 2015 Mamoru TASAKA - 8.2.1-2 - Enable test