summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2013-01-04 13:48:04 +0100
committerVít Ondruch <vondruch@redhat.com>2013-01-04 13:48:19 +0100
commit08ad5db1f54348c4210760f79caccfbb940f149d (patch)
tree7300d33a60aa7bb1eee00d5ac8df9eea8d1d1e10
parentc88eafb4b0ce610cb16364588f1dfba386789c75 (diff)
downloadrubygem-rails-08ad5db1f54348c4210760f79caccfbb940f149d.tar.gz
rubygem-rails-08ad5db1f54348c4210760f79caccfbb940f149d.tar.xz
rubygem-rails-08ad5db1f54348c4210760f79caccfbb940f149d.zip
Updated to Rails 3.2.10.
-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 736178e..4187bd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ rails-2.3.5.gem
/rails-3.2.6.gem
/rails-3.2.7.gem
/rails-3.2.8.gem
+/rails-3.2.10.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 068a9d6..2019fb6 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.8
+Version: 3.2.10
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -49,6 +49,9 @@ gem install --local --install-dir %{buildroot}%{gem_dir} \
%exclude %{gem_cache}
%changelog
+* Fri Jan 04 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.10-1
+- Updated to Rails 3.2.10.
+
* Mon Aug 13 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-1
- Updated to Rails 3.2.8.
diff --git a/sources b/sources
index b78fd57..8b3dbc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a730726e81b94b306fc06183afdd6bba rails-3.2.8.gem
+ee49148bd886727f1c7c92749b701417 rails-3.2.10.gem