[rubygem-hoe] 3.5.0

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Jan 25 10:10:25 UTC 2013


commit 7aca0c95b73d8b969bb7254ee5d606af1fa8c1f9
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Fri Jan 25 19:10:15 2013 +0900

    3.5.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4248d7..71fdfee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ hoe-2.6.1.gem
 /hoe-3.1.0.gem
 /hoe-3.3.0.gem
 /hoe-3.4.0.gem
+/hoe-3.5.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index c4a6da8..e828d2a 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -7,7 +7,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	3.4.0
+Version:    	3.5.0
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -158,6 +158,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Fri Jan 25 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.0-1
+- 3.5.0
+
 * Wed Jan  2 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.4.0-1
 - 3.4.0
 
diff --git a/sources b/sources
index bf7d8ec..632f96d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-308f9c46214b72d048a58e4e56611a41  hoe-3.4.0.gem
+ac53c6d860e98d6a041e9756edff0633  hoe-3.5.0.gem


More information about the scm-commits mailing list