[rubygem-hoe] 3.5.2

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 11 04:14:02 UTC 2013


commit 717fb0b45a64ccee36df47f7bdc58132751e5144
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 11 13:13:57 2013 +0900

    3.5.2

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e2a1ee..2c48b0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ hoe-2.6.1.gem
 /hoe-3.5.0.gem
 /hoe-3.5.1.gem
 /hoe-3.5.2.gem
+/hoe-3.5.3.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 401d1a1..f86606f 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -9,7 +9,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	3.5.2
+Version:    	3.5.3
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -163,6 +163,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Apr 11 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.3-1
+- 3.5.2
+
 * Wed Apr  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.2-1
 - 3.5.2
 
diff --git a/sources b/sources
index bd046bf..a908a4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-299c23aac7e41bde80014a47c158ba34  hoe-3.5.2.gem
+eb57a02c53954d0f5104eaf84fc4b5d7  hoe-3.5.3.gem


More information about the scm-commits mailing list