[rubygem-test-unit] 2.5.4

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Feb 3 14:21:56 UTC 2013


commit 9337daa821ed0e52dd9fd5245b1fa8564aafe1fc
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Feb 3 23:21:49 2013 +0900

    2.5.4

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0acb6d6..914619b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /test-unit-2.4.4.gem
 /test-unit-2.4.5.gem
 /test-unit-2.5.3.gem
+/test-unit-2.5.4.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 803d20a..965e61b 100644
--- a/rubygem-test-unit.spec
+++ b/rubygem-test-unit.spec
@@ -6,7 +6,7 @@
 
 Summary:	Improved version of Test::Unit bundled in Ruby 1.8.x
 Name:		rubygem-%{gem_name}
-Version:	2.5.3
+Version:	2.5.4
 Release:	1%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@@ -113,6 +113,9 @@ popd
 %{gem_dir}/doc/%{gem_name}-%{version}/
 
 %changelog
+* Sun Feb  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.5.4-1
+- 2.5.4
+
 * Wed Jan  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.5.3-1
 - 2.5.3
 
diff --git a/sources b/sources
index afa11fb..16f6694 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa494387a1c0c3eb742be5518ebf4a8b  test-unit-2.5.3.gem
+af76916d97034e9f4f8936ab1dc90b8f  test-unit-2.5.4.gem


More information about the scm-commits mailing list