This commit is contained in:
Mamoru TASAKA 2014-12-31 16:07:20 +09:00
commit 7dc41d0d8a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

@ -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@fedoraproject.org> - 3.0.9-100
- 3.0.9
* Sun Dec 14 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.8-100
- Bump release massively (for ruby srpm)

View file

@ -1 +1 @@
33684675944a737036f6226e9746990a test-unit-3.0.8.gem
dffe1d272528d9f021b04e08ca95f046 test-unit-3.0.9.gem