[rubygem-gtk2] 1.2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 30 04:46:58 UTC 2013


commit ac675d82837d65f2b757c5c45a5d10a489b0a4d9
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Jan 30 13:46:49 2013 +0900

    1.2.0

 .gitignore        |    1 +
 rubygem-gtk2.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5322db..2e4280e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /gtk2-1.1.5.gem
 /gtk2-1.1.6.gem
 /gtk2-1.1.9.gem
+/gtk2-1.2.0.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 2c2efec..b827e46 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -14,13 +14,13 @@
 
 %global	gem_name	gtk2
 
-%global	glibminver	1.1.4
-%global	pangominver	1.1.3
+%global	glibminver	1.2.0
+%global	pangominver	1.2.0
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.9
+Version:	1.2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -294,6 +294,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
+- 1.2.0
+
 * Mon Dec 31 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.9-1
 - 1.1.9
 
diff --git a/sources b/sources
index 9e5d86a..e7f7e1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f87b450202d496e5cdcb72cb0488f7ee  gtk2-1.1.9.gem
+97a4546f4bf9a071f056ed6ec579fa18  gtk2-1.2.0.gem


More information about the scm-commits mailing list