[rubygem-gtk2] 1.2.1

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Feb 4 03:57:31 UTC 2013


commit 1473b51e632d780db34c81ec06ca18774c478943
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Mon Feb 4 12:57:25 2013 +0900

    1.2.1

 .gitignore        |    1 +
 rubygem-gtk2.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e4280e..1981332 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /gtk2-1.1.6.gem
 /gtk2-1.1.9.gem
 /gtk2-1.2.0.gem
+/gtk2-1.2.1.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index b827e46..8f6bcfc 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -20,7 +20,7 @@
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.0
+Version:	1.2.1
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -294,6 +294,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Mon Feb  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-1
+- 1.2.1
+
 * Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
 - 1.2.0
 
diff --git a/sources b/sources
index e7f7e1c..e344f56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97a4546f4bf9a071f056ed6ec579fa18  gtk2-1.2.0.gem
+45541b47bd137839de6f139863b7ec52  gtk2-1.2.1.gem


More information about the scm-commits mailing list