3.2.0
This commit is contained in:
parent
66259eed4c
commit
4957e95bfe
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@
|
|||
/test-unit-3.1.7.gem
|
||||
/test-unit-3.1.8.gem
|
||||
/test-unit-3.1.9.gem
|
||||
/test-unit-3.2.0.gem
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.1.9
|
||||
Version: 3.2.0
|
||||
Release: 100%{?dist}
|
||||
Group: Development/Languages
|
||||
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
|
||||
|
|
@ -112,6 +112,9 @@ popd
|
|||
%{gem_docdir}/
|
||||
|
||||
%changelog
|
||||
* Fri Jun 24 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.2.0-100
|
||||
- 3.2.0
|
||||
|
||||
* Tue May 24 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.9-100
|
||||
- 3.1.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2bf27e8ebc4eafb370f767a8613f82dc test-unit-3.1.9.gem
|
||||
5c880d18fd619f1324baca55960f7d38 test-unit-3.2.0.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue