[rubygem-hoe] 3.7.2

Mamoru TASAKA mtasaka at fedoraproject.org
Thu Dec 12 06:30:31 UTC 2013


commit 743f89e41e30cb4582006bc4410334029927ac71
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Thu Dec 12 15:30:28 2013 +0900

    3.7.2

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1a9524..49d6a54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ hoe-2.6.1.gem
 /hoe-3.6.0.gem
 /hoe-3.7.0.gem
 /hoe-3.7.1.gem
+/hoe-3.7.2.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 2fbde4e..cd6201a 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -9,7 +9,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	3.7.1
+Version:    	3.7.2
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -169,6 +169,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Dec 12 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.7.2-1
+- 3.7.2
+
 * Fri Aug 23 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.7.1-1
 - 3.7.1
 
diff --git a/sources b/sources
index 9216285..ea3f805 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4e5992779bcd33fe842ffb9570c7c7f  hoe-3.7.1.gem
+7c80756b805784692b9dbe776a1829f7  hoe-3.7.2.gem


More information about the scm-commits mailing list