[rubygem-hoe] 2.10.0

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Jul 3 14:06:08 UTC 2011


commit 31726c01ab9a4fe2f8cb45f90b5c7945775b5da3
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jul 3 23:05:53 2011 +0900

    2.10.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83c1aa9..b64c38f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ hoe-2.6.1.gem
 /hoe-2.9.1.gem
 /hoe-2.9.4.gem
 /hoe-2.9.6.gem
+/hoe-2.10.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 3ccab27..f62f81e 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -4,7 +4,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	2.9.6
+Version:    	2.10.0
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -128,6 +128,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sun Jul  3 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.10.0-1
+- 2.10.0
+
 * Sun Jun 26 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.9.6-1
 - 2.9.6
 
diff --git a/sources b/sources
index 0d45d8c..4ee60fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-521cea11e227d56727e38b39653e5f10  hoe-2.9.6.gem
+dfc354f4fa99fbd72cbbeecc5470388d  hoe-2.10.0.gem


More information about the scm-commits mailing list