0.6.2
This commit is contained in:
parent
3df8cb4dc3
commit
7664428d2e
3 changed files with 6 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/aruba-0.5.2.gem
|
||||
/aruba-0.5.4.gem
|
||||
/aruba-0.6.0.gem
|
||||
/aruba-0.6.2.gem
|
||||
|
|
|
|||
|
|
@ -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@fedoraproject.org> - 0.6.2-1
|
||||
- 0.6.2
|
||||
|
||||
* Mon Sep 1 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.6.1-1
|
||||
- 0.6.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
bd074d826764e877f52c74964eb76b8a aruba-0.6.1.gem
|
||||
73d755d4b8b149aab80b281b1c4d2c60 aruba-0.6.2.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue