[rubygem-hoe/f17] 3.0.8

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Sep 12 06:00:22 UTC 2012


commit db2d10b18e82b052a6c6767b27dc7d46da417be2
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Sep 12 15:00:18 2012 +0900

    3.0.8

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7955559..4d3c58d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ hoe-2.6.1.gem
 /hoe-2.12.5.gem
 /hoe-3.0.6.gem
 /hoe-3.0.7.gem
+/hoe-3.0.8.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index bdd17f3..a606391 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.7
+Version:    	3.0.8
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -145,6 +145,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Wed Sep 12 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.0.8-1
+- 3.0.8
+
 * Tue Aug 14 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.0.7-1
 - 3.0.7
 
diff --git a/sources b/sources
index e307e69..20545db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10648050832a4e719db1cb240c2db74e  hoe-3.0.7.gem
+cb7a852f8abea31fe73580329a15efd4  hoe-3.0.8.gem


More information about the scm-commits mailing list