This commit is contained in:
Mamoru TASAKA 2016-06-24 01:36:06 +09:00
commit 4957e95bfe
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <mtasaka@fedoraproject.org> - 3.2.0-100
- 3.2.0
* Tue May 24 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.9-100
- 3.1.9

View file

@ -1 +1 @@
2bf27e8ebc4eafb370f767a8613f82dc test-unit-3.1.9.gem
5c880d18fd619f1324baca55960f7d38 test-unit-3.2.0.gem