This commit is contained in:
Mamoru TASAKA 2014-12-14 02:12:38 +09:00
commit 54a32efa9c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -15,3 +15,4 @@
/test-unit-2.5.4.gem
/test-unit-2.5.5.gem
/test-unit-3.0.7.gem
/test-unit-3.0.8.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.7
Version: 3.0.8
Release: 1%{?dist}
Group: Development/Languages
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@ -108,6 +108,9 @@ popd
%{gem_docdir}/
%changelog
* Sun Dec 14 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.8-1
- 3.0.8
* Thu Dec 4 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.7-1
- 3.0.7

View file

@ -1 +1 @@
3abeb50ca35f6ad6ae87c4dcc0dfc9df test-unit-3.0.7.gem
33684675944a737036f6226e9746990a test-unit-3.0.8.gem