2.4.2
This commit is contained in:
parent
1ae53aefed
commit
370628a3bd
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0f22880efb385260e72b88bc1d28b8ce test-unit-2.4.1.gem
|
||||
2e64e02ef2521dd8879317d9e8ea9071 test-unit-2.4.2.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue