[rubygem-hoe] 3.5.2

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Apr 3 04:52:23 UTC 2013


commit c41651be1c39ea875877121e229d023673b92609
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Apr 3 13:52:18 2013 +0900

    3.5.2

 .gitignore       |    1 +
 rubygem-hoe.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68bb017..9e2a1ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ hoe-2.6.1.gem
 /hoe-3.4.0.gem
 /hoe-3.5.0.gem
 /hoe-3.5.1.gem
+/hoe-3.5.2.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 9270a65..401d1a1 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.1
-Release:    	2%{?dist}
+Version:    	3.5.2
+Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
@@ -163,6 +163,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Wed Apr  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.2-1
+- 3.5.2
+
 * Thu Mar  5 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.5.1-2
 - F-19: Rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index caf8dfc..bd046bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47cc04785a60a8f39fdd0a25b88abe59  hoe-3.5.1.gem
+299c23aac7e41bde80014a47c158ba34  hoe-3.5.2.gem


More information about the scm-commits mailing list