[rubygem-gtk2/f17] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 14:28:07 UTC 2012


commit d98cb585070bfce7de5fa780363f61eb9d91bfe7
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Apr 16 23:28:04 2012 +0900

    1.1.3

 .gitignore        |    1 +
 rubygem-gtk2.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c392a9..9830d98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gtk2-1.0.3.gem
 /gtk2-1.1.1.gem
 /gtk2-1.1.2.gem
+/gtk2-1.1.3.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index fda5118..c6bd8cc 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -13,13 +13,13 @@
 
 %global	gem_name	gtk2
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	4%{?dist}
+Version:	1.1.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -292,6 +292,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.1.2-4
 - Fix conditionals for F17 to work for RHEL 7 as well.
 
diff --git a/sources b/sources
index 8c81f3c..3147b40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d07fec116a96b661f2b7dbf086d770d6  gtk2-1.1.2.gem
+ecedc002836de2a1b60db624b594e9fc  gtk2-1.1.3.gem


More information about the scm-commits mailing list