[rubygem-test-unit/f16] 2.4.1

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Nov 15 15:26:56 UTC 2011


commit 30a5dc60b48c628595d41ac36f429beecf741f78
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Wed Nov 16 00:26:53 2011 +0900

    2.4.1

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfa53f5..88be9e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /rubygem-test-unit-2.3.1-missing-files.tar.gz
 /test-unit-2.3.2.gem
 /test-unit-2.4.0.gem
+/test-unit-2.4.1.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 0758348..119fc8c 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.0
+Version:	2.4.1
 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
+* Wed Nov 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.1-1
+- 2.4.1
+
 * Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.0-1
 - 2.4.0
 
diff --git a/sources b/sources
index fb36b4d..a8977c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-648470d818ca32bfb12e2bb5483dc0f8  test-unit-2.4.0.gem
+0f22880efb385260e72b88bc1d28b8ce  test-unit-2.4.1.gem


More information about the scm-commits mailing list