Mamoru TASAKA 6 years ago
parent 66ab946a10
commit fe19dac050

1
.gitignore vendored

@ -9,3 +9,4 @@
/aruba-0.14.6.gem
/aruba-0.14.7.gem
/aruba-0.14.8.gem
/aruba-0.14.9.gem

@ -3,7 +3,7 @@
Summary: CLI Steps for Cucumber, hand-crafted for you in Aruba
Name: rubygem-%{gem_name}
Version: 0.14.8
Version: 0.14.9
Release: 1%{?dist}
# aruba itself is MIT
# icons in templates/images are CC-BY
@ -139,13 +139,16 @@ popd
%files doc
%doc %{gem_docdir}
%doc %{gem_instdir}/CONTRIBUTING.md
%doc %{gem_instdir}/History.md
%doc %{gem_instdir}/CHANGELOG.md
%doc %{gem_instdir}/TODO.md
%{gem_instdir}/doc/
%{gem_instdir}/features/
%{gem_instdir}/templates/
%changelog
* Thu Mar 21 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.14.9-1
- 0.14.9
* Wed Feb 27 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.14.8-1
- 0.14.8

@ -1 +1 @@
SHA512 (aruba-0.14.8.gem) = 37ca1d6b3afe2a3ca658c2fe66f8011547488c5099c76a585b7850bdc4ff16852f4c61cf14613a7490a30707754b3a65b3286857d24823ed5f561ff6742de7e7
SHA512 (aruba-0.14.9.gem) = a8d66080b16a38dc1ebc00507b5778c5e94081592577a0cd52503ccbbfeb27948266f13d19811d55a571f8601f240969a4a9c0cf731466d53624f08f1134fc89

Loading…
Cancel
Save