This commit is contained in:
Mamoru Tasaka 2011-11-27 11:26:24 +09:00
commit 370628a3bd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
/test-unit-2.3.2.gem
/test-unit-2.4.0.gem
/test-unit-2.4.1.gem
/test-unit-2.4.2.gem

View file

@ -9,7 +9,7 @@
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
Name: rubygem-%{gemname}
Version: 2.4.1
Version: 2.4.2
Release: 1%{?dist}
Group: Development/Languages
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@ -105,6 +105,9 @@ popd
%{gemdir}/doc/%{gemname}-%{version}/
%changelog
* Sun Nov 27 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.4.2-1
- 2.4.2
* Wed Nov 16 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.4.1-1
- 2.4.1

View file

@ -1 +1 @@
0f22880efb385260e72b88bc1d28b8ce test-unit-2.4.1.gem
2e64e02ef2521dd8879317d9e8ea9071 test-unit-2.4.2.gem