[rubygem-hoe] 3.0.7

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Aug 13 15:50:53 UTC 2012


commit 467a9e18af423296cd053313e1d13f7122bc3d30
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Aug 14 00:50:49 2012 +0900

    3.0.7

 .gitignore       |    1 +
 rubygem-hoe.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 541bd57..7955559 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ hoe-2.6.1.gem
 /hoe-2.12.4.gem
 /hoe-2.12.5.gem
 /hoe-3.0.6.gem
+/hoe-3.0.7.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 1835f14..bdd17f3 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -7,8 +7,8 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	3.0.6
-Release:    	2%{?dist}
+Version:    	3.0.7
+Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
@@ -145,6 +145,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Tue Aug 14 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.0.7-1
+- 3.0.7
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8088b4d..e307e69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad18d60333ce5698451649966a44823f  hoe-3.0.6.gem
+10648050832a4e719db1cb240c2db74e  hoe-3.0.7.gem


More information about the scm-commits mailing list