diff --git a/.gitignore b/.gitignore index 79c8d15..52e8380 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /test-unit-3.0.8.gem /test-unit-3.0.9.gem /test-unit-3.1.0.gem +/test-unit-3.1.1.gem diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec index d2c5591..925f85b 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.1.0 +Version: 3.1.1 Release: 100%{?dist} Group: Development/Languages # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python @@ -112,7 +112,10 @@ popd %{gem_docdir}/ %changelog -* Fri May 29 2015 Mamoru TASAKA - 3.0.10-100 +* Fri May 29 2015 Mamoru TASAKA - 3.1.1-100 +- 3.1.1 + +* Fri May 29 2015 Mamoru TASAKA - 3.1.0-100 - 3.1.0 * Tue Jan 13 2015 Mamoru TASAKA - 3.0.9-101 diff --git a/sources b/sources index da68418..cc3ffc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d70e604c9ffd30e517fdf2e06dc86b7 test-unit-3.1.0.gem +856631b9249fa6e65be7938dda4f3600 test-unit-3.1.1.gem