3.1.5
This commit is contained in:
parent
90255aeb42
commit
06246ac12f
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@
|
|||
/test-unit-3.1.2.gem
|
||||
/test-unit-3.1.3.gem
|
||||
/test-unit-3.1.4.gem
|
||||
/test-unit-3.1.5.gem
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.1.4
|
||||
Version: 3.1.5
|
||||
Release: 100%{?dist}
|
||||
Group: Development/Languages
|
||||
# lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
|
||||
|
|
@ -112,8 +112,11 @@ popd
|
|||
%{gem_docdir}/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.5-100
|
||||
- 3.1.5
|
||||
|
||||
* Mon Sep 28 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.4-100
|
||||
- 3.1.3
|
||||
- 3.1.4
|
||||
|
||||
* Mon Jul 27 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.3-100
|
||||
- 3.1.3
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a2215741438184521a8f0543b7d439bf test-unit-3.1.4.gem
|
||||
defb4cfd4fbb756545074968e9ceeb9a test-unit-3.1.5.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue