This commit is contained in:
Mamoru Tasaka 2011-04-24 02:22:00 +09:00
commit 6fbee6e2ee
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/test-unit-2.1.1.gem
/test-unit-2.1.2.gem
/test-unit-2.2.0.gem
/test-unit-2.3.0.gem

View file

@ -6,7 +6,7 @@
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
Name: rubygem-%{gemname}
Version: 2.2.0
Version: 2.3.0
Release: 1%{?dist}
Group: Development/Languages
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
@ -111,6 +111,9 @@ rake test --trace
%{gemdir}/doc/%{gemname}-%{version}/
%changelog
* Sun Apr 24 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.3.0-1
- 2.3.0
* Fri Feb 18 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.2.0-1
- 2.2.0

View file

@ -1 +1 @@
55c0b95e5506d4ce69075b569405fcfd test-unit-2.2.0.gem
393047f217a0156b3b2ea288e171d7f5 test-unit-2.3.0.gem