summaryrefslogtreecommitdiffstats
path: root/rubygem-rails.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-rails.spec')
-rw-r--r--rubygem-rails.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 2019fb6..7743d65 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -6,7 +6,7 @@
Summary: Web-application framework
Name: rubygem-%{gem_name}
Epoch: 1
-Version: 3.2.10
+Version: 3.2.11
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -49,6 +49,9 @@ gem install --local --install-dir %{buildroot}%{gem_dir} \
%exclude %{gem_cache}
%changelog
+* Wed Jan 09 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.11-1
+- Updated to Rails 3.2.11.
+
* Fri Jan 04 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.10-1
- Updated to Rails 3.2.10.