summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--rubygem-rails.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4187bd4..1084740 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ rails-2.3.5.gem
/rails-3.2.7.gem
/rails-3.2.8.gem
/rails-3.2.10.gem
+/rails-3.2.11.gem
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.
diff --git a/sources b/sources
index 8b3dbc6..451e93e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee49148bd886727f1c7c92749b701417 rails-3.2.10.gem
+2051ec81d9e1bfdffc2576293121e79c rails-3.2.11.gem