This commit is contained in:
Mamoru TASAKA 2015-09-28 16:11:40 +09:00
commit 90255aeb42
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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

View file

@ -1 +1 @@
2f94df8e1653379afbf40221f3361c6b test-unit-3.1.3.gem
a2215741438184521a8f0543b7d439bf test-unit-3.1.4.gem