[rubygem-atk] Actually new glib2 is needed

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 09:28:13 UTC 2012


commit 0d4f95da74630c5d5c0d4ada4411b97e73b4b1a1
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 18:28:04 2012 +0900

    Actually new glib2 is needed

 rubygem-atk.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index cd51f61..dc8ded9 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -14,13 +14,13 @@
 
 %global	gem_name	atk
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -252,7 +252,7 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/Rakefile
 
 %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