3.1.3
This commit is contained in:
parent
8e2d4d7936
commit
90255aeb42
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@
|
|||
/test-unit-3.1.1.gem
|
||||
/test-unit-3.1.2.gem
|
||||
/test-unit-3.1.3.gem
|
||||
/test-unit-3.1.4.gem
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Summary: Improved version of Test::Unit bundled in Ruby 1.8.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.1.3
|
||||
Version: 3.1.4
|
||||
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
|
||||
* Mon Sep 28 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.4-100
|
||||
- 3.1.3
|
||||
|
||||
* Mon Jul 27 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.3-100
|
||||
- 3.1.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2f94df8e1653379afbf40221f3361c6b test-unit-3.1.3.gem
|
||||
a2215741438184521a8f0543b7d439bf test-unit-3.1.4.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue