[rubygem-test-unit] 3.0.9

Mamoru TASAKA mtasaka at fedoraproject.org
Wed Dec 31 07:07:18 UTC 2014


commit 7dc41d0d8a671f0f511e3b57785ad26f997d7f3b
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Dec 31 16:07:20 2014 +0900

    3.0.9

 .gitignore             |    1 +
 rubygem-test-unit.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c557b96..768a8ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /test-unit-2.5.5.gem
 /test-unit-3.0.7.gem
 /test-unit-3.0.8.gem
+/test-unit-3.0.9.gem
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index 5d2c518..c8b5aec 100644
--- a/rubygem-test-unit.spec
+++ b/rubygem-test-unit.spec
@@ -5,7 +5,7 @@
 
 Summary:	Improved version of Test::Unit bundled in Ruby 1.8.x
 Name:		rubygem-%{gem_name}
-Version:	3.0.8
+Version:	3.0.9
 Release:	100%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@@ -108,6 +108,9 @@ popd
 %{gem_docdir}/
 
 %changelog
+* Wed Dec 29 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.0.9-100
+- 3.0.9
+
 * Sun Dec 14 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.0.8-100
 - Bump release massively (for ruby srpm)
 
diff --git a/sources b/sources
index 60c7d09..59f2208 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33684675944a737036f6226e9746990a  test-unit-3.0.8.gem
+dffe1d272528d9f021b04e08ca95f046  test-unit-3.0.9.gem


More information about the scm-commits mailing list