summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2009-10-07 23:01:38 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2009-10-07 23:01:38 +0000
commit3b08e13c9745d571169183caf4dca54170847158 (patch)
treec1dfa80d1e242c014bf69feb523d3b23c9d73936
parent3289eaff8221ac0b2e9f7b149a179c8817cc9650 (diff)
downloadrubygem-activesupport-3b08e13c9745d571169183caf4dca54170847158.tar.gz
rubygem-activesupport-3b08e13c9745d571169183caf4dca54170847158.tar.xz
rubygem-activesupport-3b08e13c9745d571169183caf4dca54170847158.zip
Bump Epoch to ensure upgrade path from F-11
-rw-r--r--rubygem-activesupport.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index ea65caa..4f34a20 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -8,8 +8,9 @@
Summary: Support and utility classes used by the Rails framework
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
@@ -67,6 +68,9 @@ rm -rf %{buildroot}
%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
- Update to 2.3.4 (bug 520843, CVE-2009-3009)