From 3871db208de0591b9a2dcc7560878e553ccd38ba Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 4 Jan 2023 14:00:29 +0900 Subject: [PATCH] kill bootstrap --- rubygem-glu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubygem-glu.spec b/rubygem-glu.spec index 4285d40..5f23d7a 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: 22%{?dist}~bootstrap +Release: 22%{?dist} Summary: Glu bindings for the opengl gem License: MIT