[rubygem-hoe/f14/master] - 2.7.0

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Nov 19 19:33:16 UTC 2010


commit fdc5363eea4bb02f2cf9d0cd2f93c99641fb19cf
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Nov 20 04:33:18 2010 +0900

    - 2.7.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5700683..4ab7d08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 hoe-2.6.1.gem
 /hoe-2.6.2.gem
+/hoe-2.7.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index b90889c..839e16f 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -4,8 +4,8 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	2.6.2
-Release:    	3%{?dist}
+Version:    	2.7.0
+Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
@@ -114,6 +114,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sat Nov 20 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.7.0-1
+- 2.7.0
+
 * Fri Sep 17 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.6.2-3
 - Rescue Hoe.spec task when Manifest.txt is missing
 
diff --git a/sources b/sources
index 4fb0543..f4b78f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f97391db2062961c54f8a4e1f1c1d20  hoe-2.6.2.gem
+0be3669b11242f25de010350d6b65875  hoe-2.7.0.gem


More information about the scm-commits mailing list