This commit is contained in:
Mamoru Tasaka 2011-02-18 05:58:21 +09:00
commit 17e930a897
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

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

View file

@ -6,8 +6,8 @@
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
Name: rubygem-%{gemname}
Version: 2.1.2
Release: 2%{?dist}
Version: 2.2.0
Release: 1%{?dist}
Group: Development/Languages
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
# Other file: GPLv2 or Ruby
@ -111,6 +111,9 @@ rake test --trace
%{gemdir}/doc/%{gemname}-%{version}/
%changelog
* Fri Feb 18 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.2.0-1
- 2.2.0
* Mon Feb 14 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.1.2-2
- F-15 mass rebuild

View file

@ -1 +1 @@
fbe74832c21be380098569a99f75858d test-unit-2.1.2.gem
55c0b95e5506d4ce69075b569405fcfd test-unit-2.2.0.gem