From f1b4600904077c384899623aced63b47ede42b26 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 27 Sep 2013 15:51:39 +0900 Subject: [PATCH] 2.14.3 --- .gitignore | 1 + rubygem-rspec-expectations.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 79f21a3..6666205 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /rspec-expectations-2.12.1.gem /rspec-expectations-2.13.0.gem /rspec-expectations-2.14.2.gem +/rspec-expectations-2.14.3.gem diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec index 285d7cd..a1b32d6 100644 --- a/rubygem-rspec-expectations.spec +++ b/rubygem-rspec-expectations.spec @@ -1,9 +1,9 @@ -%global majorver 2.14.2 +%global majorver 2.14.3 #%%global preminorver .rc6 %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} -%global fedorarel 2 +%global fedorarel 1 %global gem_name rspec-expectations @@ -103,10 +103,13 @@ popd %exclude %{gem_instdir}/spec/ %changelog -* Fri Aug 16 2013 Mamoru TASAKA - 2.14.2-2 +* Fri Sep 27 2013 Mamoru TASAKA - 2.14.3-1 +- 2.14.3 + +* Fri Aug 16 2013 Mamoru TASAKA - 2.14.2-2 - Enable test suite again -* Fri Aug 16 2013 Mamoru TASAKA - 2.14.2-1 +* Fri Aug 16 2013 Mamoru TASAKA - 2.14.2-1 - 2.14.2 * Sun Aug 04 2013 Fedora Release Engineering - 2.13.0-2.1 diff --git a/sources b/sources index 84b71c9..b81b72d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ce4e52f400bb7e2aa9029b4e2a300c0 rspec-expectations-2.14.2.gem +0f75b282907e0f5994d794f94c0067cd rspec-expectations-2.14.3.gem