3.0.8
This commit is contained in:
parent
860d73c1b5
commit
54a32efa9c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/test-unit-2.5.4.gem
|
||||
/test-unit-2.5.5.gem
|
||||
/test-unit-3.0.7.gem
|
||||
/test-unit-3.0.8.gem
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.0.7
|
||||
Version: 3.0.8
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
|
||||
|
|
@ -108,6 +108,9 @@ popd
|
|||
%{gem_docdir}/
|
||||
|
||||
%changelog
|
||||
* Sun Dec 14 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.8-1
|
||||
- 3.0.8
|
||||
|
||||
* Thu Dec 4 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.7-1
|
||||
- 3.0.7
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3abeb50ca35f6ad6ae87c4dcc0dfc9df test-unit-3.0.7.gem
|
||||
33684675944a737036f6226e9746990a test-unit-3.0.8.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue