This commit is contained in:
Mamoru Tasaka 2013-02-03 23:21:49 +09:00
commit 9337daa821
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@
/test-unit-2.4.4.gem
/test-unit-2.4.5.gem
/test-unit-2.5.3.gem
/test-unit-2.5.4.gem

View file

@ -6,7 +6,7 @@
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
Name: rubygem-%{gem_name}
Version: 2.5.3
Version: 2.5.4
Release: 1%{?dist}
Group: Development/Languages
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@ -113,6 +113,9 @@ popd
%{gem_dir}/doc/%{gem_name}-%{version}/
%changelog
* Sun Feb 3 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.5.4-1
- 2.5.4
* Wed Jan 3 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.5.3-1
- 2.5.3

View file

@ -1 +1 @@
fa494387a1c0c3eb742be5518ebf4a8b test-unit-2.5.3.gem
af76916d97034e9f4f8936ab1dc90b8f test-unit-2.5.4.gem