From c6ba5456a850e72845cdc352c47f452ca0284bf5 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 17 Jan 2020 21:44:47 +0900 Subject: [PATCH] Enable tests again --- rubygem-glu.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rubygem-glu.spec b/rubygem-glu.spec index 019a06c..ae962a8 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.3.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Glu bindings for the opengl gem License: MIT @@ -100,6 +100,9 @@ popd %doc %{gem_docdir} %changelog +* Fri Jan 17 2020 Mamoru TASAKA - 8.3.0-13 +- Enable tests again + * Fri Jan 17 2020 Mamoru TASAKA - 8.3.0-12 - F-32: rebuild against ruby27 - Once disable tests for bootstrap