[rubygem-hoe/f17] 3.1.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Oct 11 05:01:32 UTC 2012


commit c945d8bac5999efc15b8a1d664a187d6f3a9bea9
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Oct 11 14:01:25 2012 +0900

    3.1.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d3c58d..5476d8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ hoe-2.6.1.gem
 /hoe-3.0.6.gem
 /hoe-3.0.7.gem
 /hoe-3.0.8.gem
+/hoe-3.1.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index a606391..4e4903c 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.0.8
+Version:    	3.1.0
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -145,6 +145,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Oct 11 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.1.0-1
+- 3.1.0
+
 * Wed Sep 12 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.0.8-1
 - 3.0.8
 
diff --git a/sources b/sources
index 20545db..ac21096 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb7a852f8abea31fe73580329a15efd4  hoe-3.0.8.gem
+6c734df10196f580ce658dca11a16a4f  hoe-3.1.0.gem


More information about the scm-commits mailing list