|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: Scripting framework that replaces rake, sake and rubigen
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 0.16.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://whatisthor.com/
|
|
|
|
@ -101,6 +101,9 @@ popd
|
|
|
|
|
%doc %{gem_docdir}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 22 2012 Vít Ondruch <vondruch@redhat.com> - 0.16.0-2
|
|
|
|
|
- Disable tests for EL builds.
|
|
|
|
|
|
|
|
|
|