[rubygem-gdk_pixbuf2/f17] Actually new glib2 is needed

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 09:34:48 UTC 2012


commit 6aa5143160d576f64334fd464eb2bd745892b0af
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 18:34:42 2012 +0900

    Actually new glib2 is needed

 rubygem-gdk_pixbuf2.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index a4ee02a..2b375df 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -13,13 +13,13 @@
 
 %global	gem_name	gdk_pixbuf2
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -263,7 +263,7 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %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
 
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.1.2-4


More information about the scm-commits mailing list