|
|
@ -8,8 +8,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Support and utility classes used by the Rails framework
|
|
|
|
Summary: Support and utility classes used by the Rails framework
|
|
|
|
Name: rubygem-%{gemname}
|
|
|
|
Name: rubygem-%{gemname}
|
|
|
|
|
|
|
|
Epoch: 1
|
|
|
|
Version: 2.3.4
|
|
|
|
Version: 2.3.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://www.rubyonrails.org
|
|
|
|
URL: http://www.rubyonrails.org
|
|
|
@ -67,6 +68,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Oct 7 2009 David Lutterkort <lutter@redhat.com> - 1:2.3.4-2
|
|
|
|
|
|
|
|
- Bump Epoch to ensure upgrade path from F-11
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 7 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.3.4-1
|
|
|
|
* Mon Sep 7 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.3.4-1
|
|
|
|
- Update to 2.3.4 (bug 520843, CVE-2009-3009)
|
|
|
|
- Update to 2.3.4 (bug 520843, CVE-2009-3009)
|
|
|
|
|
|
|
|
|
|
|
|