From 80f388720bcf62e58f4040ee847a963e3a6ab3bb Mon Sep 17 00:00:00 2001 From: John Date: Mon, 9 Feb 2015 09:46:03 +0900 Subject: [PATCH] 3.2.0 - Once disable tests --- .gitignore | 2 ++ rubygem-rspec-mocks.spec | 10 +++++++--- sources | 4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e075dab..04f6dbd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /rspec-mocks-2.14.6.gem /rspec-mocks-3.1.3.gem /rubygem-rspec-mocks-3.1.3-full.tar.gz +/rspec-mocks-3.2.0.gem +/rubygem-rspec-mocks-3.2.0-full.tar.gz diff --git a/rubygem-rspec-mocks.spec b/rubygem-rspec-mocks.spec index fec372f..44867f9 100644 --- a/rubygem-rspec-mocks.spec +++ b/rubygem-rspec-mocks.spec @@ -1,13 +1,13 @@ -%global majorver 3.1.3 +%global majorver 3.2.0 #%%global preminorver .rc6 %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} -%global fedorarel 2 +%global fedorarel 1 %global gem_name rspec-mocks -%global need_bootstrap_set 0 +%global need_bootstrap_set 1 Summary: Rspec-2 doubles (mocks and stubs) Name: rubygem-%{gem_name} @@ -82,6 +82,10 @@ popd %{gem_docdir} %changelog +* Mon Feb 9 2015 Mamoru TASAKA - 3.2.0-1 +- 3.2.0 +- Once disable tests + * Mon Nov 10 2014 Mamoru TASAKA - 3.1.3-2 - Enable tests diff --git a/sources b/sources index fcfbf9a..3a8faab 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3e42e301370ca54d0113024e0e93ed92 rspec-mocks-3.1.3.gem -96e8c124675a0611c35f8bc617c31763 rubygem-rspec-mocks-3.1.3-full.tar.gz +542d6ec7cb1fc7f7f7e60a0c2b855541 rspec-mocks-3.2.0.gem +c8bda3e837ab3ac1b9e1f6580b78c1fb rubygem-rspec-mocks-3.2.0-full.tar.gz