Mamoru TASAKA 11 years ago
parent 85effee4d8
commit c34fd0b1de

1
.gitignore vendored

@ -1,3 +1,4 @@
/aruba-0.4.11.gem
/aruba-0.5.2.gem
/aruba-0.5.4.gem
/aruba-0.6.0.gem

@ -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 <mtasaka@fedoraproject.org> - 0.6.0-1
- 0.6.0
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

@ -1 +1 @@
d8b5248923e7767f99805bacc4d432cc aruba-0.5.4.gem
8472822504abb5700e8a647185600a6f aruba-0.6.0.gem

Loading…
Cancel
Save