|
|
|
@ -8,7 +8,7 @@ Summary: Support and utility classes used by the Rails framework
|
|
|
|
|
Name: rubygem-%{gemname}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 3.0.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://www.rubyonrails.org
|
|
|
|
@ -97,7 +97,10 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Mar 24 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.3-5
|
|
|
|
|
* Thu Jun 16 2011 Mo Morsi <mmorsi@redhat.com> - 1:3.0.5-2
|
|
|
|
|
- Include fix for CVE-2011-2197
|
|
|
|
|
|
|
|
|
|
* Thu Mar 24 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.5-1
|
|
|
|
|
- Update to ActiveSupport 3.0.5
|
|
|
|
|
- Remove Rake dependnecy
|
|
|
|
|
|
|
|
|
|