[rubygem-test-unit/f14] 2.3.2

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Aug 17 16:08:15 UTC 2011


commit 41e5f16b6b6beb4426a03caca8e595df9151b4ba
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Thu Aug 18 01:08:03 2011 +0900

    2.3.2

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 795f1b5..f409d27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /test-unit-2.3.0.gem
 /test-unit-2.3.1.gem
 /rubygem-test-unit-2.3.1-missing-files.tar.gz
+/test-unit-2.3.2.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 8fa2213..b249d11 100644
--- a/rubygem-test-unit.spec
+++ b/rubygem-test-unit.spec
@@ -9,7 +9,7 @@
 
 Summary:	Improved version of Test::Unit bundled in Ruby 1.8.x
 Name:		rubygem-%{gemname}
-Version:	2.3.1
+Version:	2.3.2
 Release:	1%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@@ -122,6 +122,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Thu Aug 18 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.3.2-1
+- 2.3.2
+
 * Sun Aug 14 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.3.1-1
 - 2.3.1
 
diff --git a/sources b/sources
index fbfedce..0b3f5a7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 05d6ee07bbef8e9bda7913bd77da482e  test-unit-2.3.1.gem
 1ef542903cded28e4e7b30b1fdc0b398  rubygem-test-unit-2.3.1-missing-files.tar.gz
+c60880adde9d0016633fa2e728d7f61f  test-unit-2.3.2.gem


More information about the scm-commits mailing list