From 0a0074b07c2c2295d2d09d2222a3167578dc472a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 24 Oct 2013 17:37:41 +0900 Subject: [PATCH] 2.14.6 --- .gitignore | 1 + rubygem-rspec-core.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 09f97cc..65e13de 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /rspec-core-2.12.2.gem /rspec-core-2.13.1.gem /rspec-core-2.14.5.gem +/rspec-core-2.14.6.gem diff --git a/rubygem-rspec-core.spec b/rubygem-rspec-core.spec index 9533173..990c916 100644 --- a/rubygem-rspec-core.spec +++ b/rubygem-rspec-core.spec @@ -1,9 +1,9 @@ -%global majorver 2.14.5 +%global majorver 2.14.6 #%%global preminorver .rc6 %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} -%global fedorarel 2 +%global fedorarel 1 %global gem_name rspec-core @@ -132,10 +132,13 @@ ruby -rubygems -Ilib/ -S exe/rspec || : %exclude %{gem_instdir}/spec/ %changelog -* Fri Aug 16 2013 Mamoru TASAKA - 2.14.5-2 +* Thu Oct 24 2013 Mamoru TASAKA - 2.14.6-1 +- 2.14.6 + +* Fri Aug 16 2013 Mamoru TASAKA - 2.14.5-2 - Enable test suite again -* Fri Aug 16 2013 Mamoru TASAKA - 2.14.5-1 +* Fri Aug 16 2013 Mamoru TASAKA - 2.14.5-1 - 2.14.5 * Tue Aug 6 2013 Mamoru TASAKA diff --git a/sources b/sources index b03de39..ce5b100 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51638edb7dacc7d89a091da991796f64 rspec-core-2.14.5.gem +304b9d5312fca2a114d59f36807a7e7d rspec-core-2.14.6.gem