3.0.9
This commit is contained in:
parent
2abd548464
commit
7dc41d0d8a
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@
|
|||
/test-unit-2.5.5.gem
|
||||
/test-unit-3.0.7.gem
|
||||
/test-unit-3.0.8.gem
|
||||
/test-unit-3.0.9.gem
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.0.8
|
||||
Version: 3.0.9
|
||||
Release: 100%{?dist}
|
||||
Group: Development/Languages
|
||||
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
|
||||
|
|
@ -108,6 +108,9 @@ popd
|
|||
%{gem_docdir}/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 29 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.9-100
|
||||
- 3.0.9
|
||||
|
||||
* Sun Dec 14 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.0.8-100
|
||||
- Bump release massively (for ruby srpm)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
33684675944a737036f6226e9746990a test-unit-3.0.8.gem
|
||||
dffe1d272528d9f021b04e08ca95f046 test-unit-3.0.9.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue