summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2013-01-09 16:23:56 +0100
committerVít Ondruch <vondruch@redhat.com>2013-01-09 16:24:09 +0100
commitd3fbfbb417a95ea9b17e8806ecb5827b9defb228 (patch)
tree1bfb9107e2ebc14553e759ddb55f53a96067a16f
parent08ad5db1f54348c4210760f79caccfbb940f149d (diff)
downloadrubygem-rails-d3fbfbb417a95ea9b17e8806ecb5827b9defb228.tar.gz
rubygem-rails-d3fbfbb417a95ea9b17e8806ecb5827b9defb228.tar.xz
rubygem-rails-d3fbfbb417a95ea9b17e8806ecb5827b9defb228.zip
Updated to Rails 3.2.11.
-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