[rubygem-test-unit/f15] 2.4.2

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Nov 27 02:27:09 UTC 2011


commit 284c1f4235e2ef807563b8e976ec26a5aa1e6c0b
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Nov 27 11:27:05 2011 +0900

    2.4.2

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88be9e2..2969bc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /test-unit-2.3.2.gem
 /test-unit-2.4.0.gem
 /test-unit-2.4.1.gem
+/test-unit-2.4.2.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 119fc8c..580173f 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.1
+Version:	2.4.2
 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 Nov 27 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.2-1
+- 2.4.2
+
 * Wed Nov 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.1-1
 - 2.4.1
 
diff --git a/sources b/sources
index a8977c7..2c63e8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f22880efb385260e72b88bc1d28b8ce  test-unit-2.4.1.gem
+2e64e02ef2521dd8879317d9e8ea9071  test-unit-2.4.2.gem


More information about the scm-commits mailing list