[rubygem-gio2] Actually new glib2 is needed

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 09:35:00 UTC 2012


commit 19c9f820aa0ae3aa7ce8547bbd2dc546d961b226
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 18:34:54 2012 +0900

    Actually new glib2 is needed

 rubygem-gio2.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec
index b8a2077..7cce059 100644
--- a/rubygem-gio2.spec
+++ b/rubygem-gio2.spec
@@ -11,7 +11,7 @@
 %global	ruby19	0
 %endif
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	gem_name	gio2
@@ -19,7 +19,7 @@
 Summary:	Ruby binding of gio-2.0.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -254,7 +254,7 @@ ruby -rubygems -Ilib test/load-test.rb
 %{gem_instdir}/test/
 
 %changelog
-* Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+* Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-2
 - 1.1.3
 
 * Wed Feb  1 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-4


More information about the scm-commits mailing list