summaryrefslogtreecommitdiffstats
path: root/rubygem-activesupport.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-activesupport.spec')
-rw-r--r--rubygem-activesupport.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index d076d12..c44774c 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -6,7 +6,7 @@
Summary: Support and utility classes used by the Rails framework
Name: rubygem-%{gem_name}
Epoch: 1
-Version: 3.2.10
+Version: 3.2.11
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -18,8 +18,8 @@ Source0: http://rubygems.org/downloads/activesupport-%{version}.gem
# Rails rpms, you may check it out like so
# git clone http://github.com/rails/rails.git
# cd rails/activesupport/
-# git checkout v3.2.8
-# tar czvf activesupport-3.2.8-tests.tgz test/
+# git checkout v3.2.11
+# tar czvf activesupport-3.2.11-tests.tgz test/
Source2: activesupport-%{version}-tests.tgz
# Removes code which breaks the test suite due to a
@@ -111,6 +111,9 @@ popd
%changelog
+* Wed Jan 09 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.11-1
+- Update to ActiveSupport 3.2.11.
+
* Thu Jan 03 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.10-1
- Update to ActiveSupport 3.2.10.