From 7664428d2eaa084a6d478ab0da287d5c8a7bcb7e Mon Sep 17 00:00:00 2001 From: John Date: Thu, 15 Jan 2015 14:48:31 +0900 Subject: [PATCH] 0.6.2 --- .gitignore | 1 + rubygem-aruba.spec | 10 ++++------ sources | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 290acfb..5a85bf9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /aruba-0.5.2.gem /aruba-0.5.4.gem /aruba-0.6.0.gem +/aruba-0.6.2.gem diff --git a/rubygem-aruba.spec b/rubygem-aruba.spec index 73e94df..250a697 100644 --- a/rubygem-aruba.spec +++ b/rubygem-aruba.spec @@ -3,7 +3,7 @@ Summary: CLI Steps for Cucumber, hand-crafted for you in Aruba Name: rubygem-%{gem_name} -Version: 0.6.1 +Version: 0.6.2 Release: 1%{?dist} Group: Development/Languages # aruba itself is MIT @@ -13,11 +13,6 @@ Group: Development/Languages License: MIT and CC-BY and (MIT or GPLv2) and (MIT or BSD or GPLv2) URL: http://github.com/cucumber/aruba Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem -Requires: ruby(release) -Requires: ruby(rubygems) -Requires: rubygem(cucumber) >= 1.1.1 -Requires: rubygem(childprocess) >= 0.2.0 -Requires: rubygem(rspec-expectations) >= 2.7.0 BuildRequires: ruby(release) BuildRequires: rubygems-devel BuildRequires: ruby @@ -84,6 +79,9 @@ popd %{gem_instdir}/templates %changelog +* Thu Jan 15 2015 Mamoru TASAKA - 0.6.2-1 +- 0.6.2 + * Mon Sep 1 2014 Mamoru TASAKA - 0.6.1-1 - 0.6.1 diff --git a/sources b/sources index 5b0e8ad..94fe793 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd074d826764e877f52c74964eb76b8a aruba-0.6.1.gem +73d755d4b8b149aab80b281b1c4d2c60 aruba-0.6.2.gem