[rubygem-gtk2/f17] 1.1.4

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Aug 13 09:37:02 UTC 2012


commit 0559a4873f0b6c480b09fa3d40bd6fbefeb6b7db
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Aug 13 18:36:59 2012 +0900

    1.1.4

 .gitignore        |    1 +
 rubygem-gtk2.spec |   13 ++++++++++---
 sources           |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9830d98..20fadb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /gtk2-1.1.1.gem
 /gtk2-1.1.2.gem
 /gtk2-1.1.3.gem
+/gtk2-1.1.4.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index c6bd8cc..93d4420 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -13,12 +13,13 @@
 
 %global	gem_name	gtk2
 
-%global	glibminver	1.1.3
+%global	glibminver	1.1.4
+%global	pangominver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.3
+Version:	1.1.4
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -30,7 +31,7 @@ BuildRequires:	ruby(abi) = %{rubyabi}
 BuildRequires:	rubygems-devel
 BuildRequires:	rubygem-cairo-devel
 BuildRequires:	rubygem-glib2-devel >= %{glibminver}
-BuildRequires:	rubygem-pango-devel >= %{glibminver}
+BuildRequires:	rubygem-pango-devel >= %{pangominver}
 BuildRequires:	ruby-devel
 BuildRequires:	gtk2-devel
 Requires:	ruby(abi) = %{rubyabi}
@@ -292,6 +293,12 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Mon Aug 13 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.4-1
+- 1.1.4
+
+* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
 - 1.1.3
 
diff --git a/sources b/sources
index 3147b40..8842d4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ecedc002836de2a1b60db624b594e9fc  gtk2-1.1.3.gem
+7b9f67e1577294bfb9548ff91d43e6ea  gtk2-1.1.4.gem


More information about the scm-commits mailing list