[rubygem-hoe/f15] 2.12.5

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Dec 26 04:51:55 UTC 2011


commit cd382e9f378e40e35a0d6e14a0823a677f225546
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Mon Dec 26 13:51:52 2011 +0900

    2.12.5

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 193d35c..88d323d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ hoe-2.6.1.gem
 /hoe-2.12.2.gem
 /hoe-2.12.3.gem
 /hoe-2.12.4.gem
+/hoe-2.12.5.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 5e9b739..bcc464a 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -4,7 +4,7 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	2.12.4
+Version:    	2.12.5
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -129,6 +129,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Mon Dec 26 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.12.5-1
+- 2.12.5
+
 * Sun Dec  4 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.12.4-1
 - 2.12.4
 
diff --git a/sources b/sources
index f4873fa..f3184a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d19ef8cc93ef2581b4247096e6ae732  hoe-2.12.4.gem
+8c04090ad71123fb4b35086644a9b419  hoe-2.12.5.gem


More information about the scm-commits mailing list