[rubygem-hoe] 3.6.0

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Apr 28 14:41:50 UTC 2013


commit e1c4d9015c10e92766890af63602ad89cc413f6d
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Apr 28 23:41:47 2013 +0900

    3.6.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c48b0e..653783a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ hoe-2.6.1.gem
 /hoe-3.5.1.gem
 /hoe-3.5.2.gem
 /hoe-3.5.3.gem
+/hoe-3.6.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 78a5541..2e4e06f 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -9,8 +9,8 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	3.5.3
-Release:    	2%{?dist}
+Version:    	3.6.0
+Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
@@ -163,6 +163,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sun Apr 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.6.0-1
+- 3.6.0
+
 * Thu Apr 11 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.3-2
 - 3.5.3
 
diff --git a/sources b/sources
index a908a4f..d400842 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb57a02c53954d0f5104eaf84fc4b5d7  hoe-3.5.3.gem
+308a3e5a5f089df87e6e7567f3afab0e  hoe-3.6.0.gem


More information about the scm-commits mailing list