From 2c370fc138fadeaa0d1f5a7237da3e99ad7a3551 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 11 Jan 2015 01:08:34 +0900 Subject: [PATCH] Enable test --- rubygem-glu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-glu.spec b/rubygem-glu.spec index 19c73bb..a315348 100644 --- a/rubygem-glu.spec +++ b/rubygem-glu.spec @@ -1,6 +1,6 @@ %global gem_name glu -%global need_bootstrap 1 +%global need_bootstrap 0 Name: rubygem-%{gem_name} Version: 8.2.1 @@ -96,5 +96,8 @@ popd %doc %{gem_docdir} %changelog +* Sun Jan 11 2015 Mamoru TASAKA - 8.2.1-2 +- Enable test + * Thu Dec 18 2014 Mamoru TASAKA - 8.2.1-1 - Initial package