From 77374b895b2ce05e8a5e5d805c41b6e695c820b9 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 11 Nov 2013 13:04:20 +0900 Subject: [PATCH] 2.14.4 --- .gitignore | 1 + rubygem-rspec-expectations.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6666205..3be8772 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /rspec-expectations-2.13.0.gem /rspec-expectations-2.14.2.gem /rspec-expectations-2.14.3.gem +/rspec-expectations-2.14.4.gem diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec index a1b32d6..7ca4c66 100644 --- a/rubygem-rspec-expectations.spec +++ b/rubygem-rspec-expectations.spec @@ -1,4 +1,4 @@ -%global majorver 2.14.3 +%global majorver 2.14.4 #%%global preminorver .rc6 %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} @@ -103,6 +103,9 @@ popd %exclude %{gem_instdir}/spec/ %changelog +* Mon Nov 11 2013 Mamoru TASAKA - 2.14.4-1 +- 2.14.4 + * Fri Sep 27 2013 Mamoru TASAKA - 2.14.3-1 - 2.14.3 diff --git a/sources b/sources index b81b72d..3910cc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f75b282907e0f5994d794f94c0067cd rspec-expectations-2.14.3.gem +196de2c28bf6011a0c0bae19ccbfbe3f rspec-expectations-2.14.4.gem