diff --git a/.gitignore b/.gitignore index 8c3e73f..3dc8185 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /test-unit-3.1.7.gem /test-unit-3.1.8.gem /test-unit-3.1.9.gem +/test-unit-3.2.0.gem diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec index 875f116..def8767 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.9 +Version: 3.2.0 Release: 100%{?dist} Group: Development/Languages # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python @@ -112,6 +112,9 @@ popd %{gem_docdir}/ %changelog +* Fri Jun 24 2016 Mamoru TASAKA - 3.2.0-100 +- 3.2.0 + * Tue May 24 2016 Mamoru TASAKA - 3.1.9-100 - 3.1.9 diff --git a/sources b/sources index ea6d48c..9ec0cc2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2bf27e8ebc4eafb370f767a8613f82dc test-unit-3.1.9.gem +5c880d18fd619f1324baca55960f7d38 test-unit-3.2.0.gem