[rubygem-gtk2/f15] Fix BR

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:55:29 UTC 2011


commit 312072248e56fd5dd4c9ba2eb199c2619edc6d63
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:55:16 2011 +0900

    Fix BR

 rubygem-gtk2.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 119ff5b..2cdc102 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -5,7 +5,7 @@
 %global	gemname	gtk2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	0.90.7
+%global	glibminver	1.0.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
@@ -13,7 +13,7 @@
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gemname}
 Version:	1.0.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -260,7 +260,7 @@ ruby -Itest ./test/run-test.rb
 %{geminstdir}/test/
 
 %changelog
-* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-2
 - 1.0.3
 
 * Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1


More information about the scm-commits mailing list