From c34fd0b1de312a2ed92eed33bd8b926c7a629aa5 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 13 Aug 2014 16:41:53 +0900 Subject: [PATCH] 0.6.0 --- .gitignore | 1 + rubygem-aruba.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 70c5fc3..290acfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /aruba-0.4.11.gem /aruba-0.5.2.gem /aruba-0.5.4.gem +/aruba-0.6.0.gem diff --git a/rubygem-aruba.spec b/rubygem-aruba.spec index 85a4f46..3880f0a 100644 --- a/rubygem-aruba.spec +++ b/rubygem-aruba.spec @@ -3,8 +3,8 @@ Summary: CLI Steps for Cucumber, hand-crafted for you in Aruba Name: rubygem-%{gem_name} -Version: 0.5.4 -Release: 2%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Group: Development/Languages # aruba itself is MIT # icons in templates/images are CC-BY @@ -64,6 +64,7 @@ popd %files %dir %{gem_instdir} %doc %{gem_instdir}/LICENSE +%doc %{gem_instdir}/CONTRIBUTING.md %{gem_libdir} %exclude %{gem_instdir}/.* %exclude %{gem_instdir}/config @@ -83,6 +84,9 @@ popd %{gem_instdir}/templates %changelog +* Wed Aug 13 2014 Mamoru TASAKA - 0.6.0-1 +- 0.6.0 + * Sun Jun 08 2014 Fedora Release Engineering - 0.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1841132..a335456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8b5248923e7767f99805bacc4d432cc aruba-0.5.4.gem +8472822504abb5700e8a647185600a6f aruba-0.6.0.gem