[rubygem-gtk2/f18] 1.1.5

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Sep 5 09:02:50 UTC 2012


commit 3c3c942085d54fdfb206575a471ce24fbe03e684
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Sep 5 18:02:45 2012 +0900

    1.1.5

 .gitignore        |    1 +
 rubygem-gtk2.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20fadb1..b225909 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gtk2-1.1.2.gem
 /gtk2-1.1.3.gem
 /gtk2-1.1.4.gem
+/gtk2-1.1.5.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 93d4420..38314b0 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -19,7 +19,7 @@
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.4
+Version:	1.1.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -293,6 +293,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Wed Sep  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.5-1
+- 1.1.5
+
 * Mon Aug 13 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.4-1
 - 1.1.4
 
diff --git a/sources b/sources
index 8842d4b..ebaeb96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b9f67e1577294bfb9548ff91d43e6ea  gtk2-1.1.4.gem
+c7dd2cf01433fddbcc2b53d3897da6b8  gtk2-1.1.5.gem


More information about the scm-commits mailing list