|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: Scripting framework that replaces rake, sake and rubigen
|
|
|
|
|
Name: rubygem-%{gemname}
|
|
|
|
|
Version: 0.14.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://github.com/wycats/thor
|
|
|
|
@ -99,6 +99,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{gemdir}/doc/%{gemname}-%{version}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 17 2011 Mohammed Morsi <mmorsi@redhat.com> - 0.14.6-1
|
|
|
|
|
- Updated to latest upstream version
|
|
|
|
|
|
|
|
|
|