From 90255aeb42cf3440732a7152cad5d8201d65bcda Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 28 Sep 2015 16:11:40 +0900 Subject: [PATCH] 3.1.3 --- .gitignore | 1 + rubygem-test-unit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6dba27d..bc98d94 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec index 3896853..fb6c659 100644 --- a/rubygem-test-unit.spec +++ b/rubygem-test-unit.spec @@ -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 - 3.1.4-100 +- 3.1.3 + * Mon Jul 27 2015 Mamoru TASAKA - 3.1.3-100 - 3.1.3 diff --git a/sources b/sources index f9a542d..faba862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f94df8e1653379afbf40221f3361c6b test-unit-3.1.3.gem +a2215741438184521a8f0543b7d439bf test-unit-3.1.4.gem