From 3c3bef254ad0ff77c509f4aeb7938a1dc03705c6 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 26 Jan 2016 18:37:17 +0900 Subject: [PATCH] 8.2.2 --- .gitignore | 1 + rubygem-glu.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 27d6cd8..49a9106 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /glu-8.2.1.gem +/glu-8.2.2.gem diff --git a/rubygem-glu.spec b/rubygem-glu.spec index acd65a4..abe3cc9 100644 --- a/rubygem-glu.spec +++ b/rubygem-glu.spec @@ -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 - 8.2.2-1 +- 8.2.2 + * Wed Jan 13 2016 Mamoru TASAKA - 8.2.1-7 - F-24: rebuild against ruby23 - Bootstrap, once disable test diff --git a/sources b/sources index 3c1c697..ee50b40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89646c5347bb7ffa8335451cba61dbb2 glu-8.2.1.gem +f456ce0b1a4615514af8d85a0ecd8c50 glu-8.2.2.gem