summaryrefslogtreecommitdiffstats
path: root/rubygem-actionpack.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-actionpack.spec')
-rw-r--r--rubygem-actionpack.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index 2882f9d..cef5f80 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -8,8 +8,9 @@
Summary: Web-flow and rendering framework putting the VC in MVC
Name: rubygem-%{gemname}
+Epoch: 1
Version: 2.3.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -109,6 +110,9 @@ rake test --trace
%changelog
+* Wed Oct 7 2009 David Lutterkort <lutter@redhat.com> - 1:2.3.4-2
+- Bump Epoch to ensure upgrade path from F-11
+
* Sun Sep 20 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.3.4-1
- Update to 2.3.4 (bug 520843, CVE-2009-3009)
- Fix tests