From 97ee5df9281842c0fb7a3cafd2710f19cbbab861 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 6 Jan 2021 23:56:49 +0900 Subject: [PATCH] F-34: rebuild against ruby 3.0 once disable tests for bootstrap --- rubygem-glu.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rubygem-glu.spec b/rubygem-glu.spec index 7e585b7..f8e9798 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.3.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Glu bindings for the opengl gem License: MIT @@ -100,6 +100,10 @@ popd %doc %{gem_docdir} %changelog +* Wed Jan 06 2021 Mamoru TASAKA - 8.3.0-16 +- F-34: rebuild against ruby 3.0 +- once disable tests for bootstrap + * Wed Jul 29 2020 Fedora Release Engineering - 8.3.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild