2.3.2
This commit is contained in:
parent
62f838198e
commit
67072e8212
3 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/test-unit-2.3.0.gem
|
||||
/test-unit-2.3.1.gem
|
||||
/rubygem-test-unit-2.3.1-missing-files.tar.gz
|
||||
/test-unit-2.3.2.gem
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 2.3.1
|
||||
Version: 2.3.2
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
|
||||
|
|
@ -122,6 +122,9 @@ popd
|
|||
%{gemdir}/doc/%{gemname}-%{version}/
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.3.2-1
|
||||
- 2.3.2
|
||||
|
||||
* Sun Aug 14 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.3.1-1
|
||||
- 2.3.1
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
|||
05d6ee07bbef8e9bda7913bd77da482e test-unit-2.3.1.gem
|
||||
1ef542903cded28e4e7b30b1fdc0b398 rubygem-test-unit-2.3.1-missing-files.tar.gz
|
||||
c60880adde9d0016633fa2e728d7f61f test-unit-2.3.2.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue