summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rubygem-activesupport.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index 7e99b97..d8dad33 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -7,7 +7,7 @@
Summary: Support and utility classes used by the Rails framework
Name: rubygem-%{gemname}
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -19,7 +19,7 @@ BuildRequires: rubygems
BuildArch: noarch
Provides: rubygem(%{gemname}) = %{version}
-%description
+%description
Utility library which carries commonly used classes and
goodies from the Rails framework
@@ -56,8 +56,8 @@ rm -rf %{buildroot}
%changelog
-* Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1
-- New Upstream
+* Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-1
+- New version (fixes CVE-2008-4094)
* Mon Apr 07 2008 David Lutterkort <dlutter@redhat.com> - 2.0.2-1
- New version