[rubygem-goocanvas] 1.1.6

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Dec 6 08:11:24 UTC 2012


commit f4de324627e6236807a341965eb1c98fefc9c678
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Dec 6 17:11:20 2012 +0900

    1.1.6

 .gitignore             |    1 +
 rubygem-goocanvas.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7732957..953d655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /goocanvas-1.1.3.gem
 /goocanvas-1.1.4.gem
 /goocanvas-1.1.5.gem
+/goocanvas-1.1.6.gem
diff --git a/rubygem-goocanvas.spec b/rubygem-goocanvas.spec
index 0621ceb..872cb21 100644
--- a/rubygem-goocanvas.spec
+++ b/rubygem-goocanvas.spec
@@ -19,7 +19,7 @@
 
 Summary:	Ruby binding of GooCanvas
 Name:		rubygem-%{gem_name}
-Version:	1.1.5
+Version:	1.1.6
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -265,6 +265,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Thu Dec  6 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.6-1
+- 1.1.6
+
 * Wed Sep  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.5-1
 - 1.1.5
 
diff --git a/sources b/sources
index 45883c7..a90652a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6cfeab949953011c24a313e9c825401  goocanvas-1.1.5.gem
+a91bfe333d8c38d500e96319efc6d6e0  goocanvas-1.1.6.gem


More information about the scm-commits mailing list