This commit is contained in:
Mamoru Tasaka 2011-11-16 00:26:53 +09:00
commit 30a5dc60b4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/rubygem-test-unit-2.3.1-missing-files.tar.gz
/test-unit-2.3.2.gem
/test-unit-2.4.0.gem
/test-unit-2.4.1.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.0
Version: 2.4.1
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
* Wed Nov 16 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.4.1-1
- 2.4.1
* Mon Sep 19 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.4.0-1
- 2.4.0

View file

@ -1 +1 @@
648470d818ca32bfb12e2bb5483dc0f8 test-unit-2.4.0.gem
0f22880efb385260e72b88bc1d28b8ce test-unit-2.4.1.gem