[rubygem-test-unit] 2.3.0

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Apr 23 17:21:31 UTC 2011


commit ad6dd4bcf9b34bb81716a96f1feb3cdc88e5b63e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Apr 24 02:21:20 2011 +0900

    2.3.0

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b088ba..e417940 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /test-unit-2.1.1.gem
 /test-unit-2.1.2.gem
 /test-unit-2.2.0.gem
+/test-unit-2.3.0.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 26c7622..0d5a1f1 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-%{gemname}
-Version:	2.2.0
+Version:	2.3.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@@ -111,6 +111,9 @@ rake test --trace
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Sun Apr 24 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.3.0-1
+- 2.3.0
+
 * Fri Feb 18 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.2.0-1
 - 2.2.0
 
diff --git a/sources b/sources
index 67ee47f..8e873fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55c0b95e5506d4ce69075b569405fcfd  test-unit-2.2.0.gem
+393047f217a0156b3b2ea288e171d7f5  test-unit-2.3.0.gem


More information about the scm-commits mailing list