[rubygem-test-unit] 2.4.3

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Dec 17 19:16:16 UTC 2011


commit ec06875b22aa0f5cb2659726d3aba4274c385f7d
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Dec 18 04:16:15 2011 +0900

    2.4.3

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2969bc5..630f3a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /test-unit-2.4.0.gem
 /test-unit-2.4.1.gem
 /test-unit-2.4.2.gem
+/test-unit-2.4.3.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 580173f..c11a6da 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.4.2
+Version:	2.4.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@@ -105,6 +105,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Sun Dec 18 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.3-1
+- 2.4.3
+
 * Sun Nov 27 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.2-1
 - 2.4.2
 
diff --git a/sources b/sources
index 2c63e8a..1e35458 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e64e02ef2521dd8879317d9e8ea9071  test-unit-2.4.2.gem
+c5dbe34f639385d5b5cd4e3b6b83b8e5  test-unit-2.4.3.gem


More information about the scm-commits mailing list