[rubygem-aruba] 0.6.2

Mamoru TASAKA mtasaka at fedoraproject.org
Thu Jan 15 05:48:13 UTC 2015


commit 7664428d2eaa084a6d478ab0da287d5c8a7bcb7e
Author: John <mtasaka at fedoraproject.org>
Date:   Thu Jan 15 14:48:31 2015 +0900

    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 <mtasaka at fedoraproject.org> - 0.6.2-1
+- 0.6.2
+
 * Mon Sep  1 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 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


More information about the scm-commits mailing list