[rubygem-hoe] 3.13.0

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Oct 3 10:24:20 UTC 2014


commit 54aca4ce649a65ea65f176387643e50f0a57f41e
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Oct 3 19:24:09 2014 +0900

    3.13.0

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b80280e..aa25426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ hoe-2.6.1.gem
 /hoe-3.10.0.gem
 /hoe-3.11.0.gem
 /hoe-3.12.0.gem
+/hoe-3.13.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index ec3ec20..3e8c80a 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -2,7 +2,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gem_name}
-Version:    	3.12.0
+Version:    	3.13.0
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -167,6 +167,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Fri Oct  3 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.13.0-1
+- 3.13.0
+
 * Fri Jun  6 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.12.0-1
 - 3.12.0
 
diff --git a/sources b/sources
index 6c9c19d..985b69e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6219af793471ed6785022562b20a7545  hoe-3.12.0.gem
+f909790a1194e0846aaa3bd185057f45  hoe-3.13.0.gem


More information about the scm-commits mailing list