[rubygem-rails] Updated to Rails 3.2.10.

Vít Ondruch vondruch at fedoraproject.org
Fri Jan 4 12:48:34 UTC 2013


commit 08ad5db1f54348c4210760f79caccfbb940f149d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Jan 4 13:48:04 2013 +0100

    Updated to Rails 3.2.10.

 .gitignore         |    1 +
 rubygem-rails.spec |    5 ++++-
 sources            |    2 +-
 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 at redhat.com> - 1:3.2.10-1
+- Updated to Rails 3.2.10.
+
 * Mon Aug 13 2012 Vít Ondruch <vondruch at 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


More information about the scm-commits mailing list