[rubygem-hoe/f14] 2.12.3

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Sep 8 17:49:55 UTC 2011


commit 76851895f0411a652b636b73925c02343d7541f1
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Sep 9 02:49:43 2011 +0900

    2.12.3

 .gitignore       |    1 +
 rubygem-hoe.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70290f6..8795a10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ hoe-2.6.1.gem
 /hoe-2.10.0.gem
 /hoe-2.12.0.gem
 /hoe-2.12.2.gem
+/hoe-2.12.3.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 6eb56bb..af4cb35 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.2
+Version:    	2.12.3
 Release:    	1%{?dist}
 Group:      	Development/Languages
 License:    	MIT
@@ -126,6 +126,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Fri Sep  9 2011 Mamoru Tasaka <mtasaka at fedroaproject.org> - 2.12.3-1
+- 2.12.3
+
 * Sun Aug 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.12.2-1
 - 2.12.2
 
diff --git a/sources b/sources
index 1a5d380..7c38aab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95531f422a3c5f2c5afb8b157a5fc880  hoe-2.12.2.gem
+4b6d74a9f2f1a32c4ca90534a8d49011  hoe-2.12.3.gem


More information about the scm-commits mailing list