[rubygem-rails] Updated to Rails 3.2.13.

Vít Ondruch vondruch at fedoraproject.org
Tue Mar 19 14:37:08 UTC 2013


commit d58e1ec427ce020acc25e4e89809d737bee92fa0
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Mar 19 15:36:53 2013 +0100

    Updated to Rails 3.2.13.

 .gitignore         |    1 +
 rubygem-rails.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df8fb0c..f34b6cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ rails-2.3.5.gem
 /rails-3.2.10.gem
 /rails-3.2.11.gem
 /rails-3.2.12.gem
+/rails-3.2.13.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 47b3429..4c74a79 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -5,8 +5,8 @@
 Summary: Web-application framework
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 3.2.12
-Release: 2%{?dist}
+Version: 3.2.13
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -45,6 +45,9 @@ Oracle with eRuby- or Builder-based templates.
 %exclude %{gem_docdir}
 
 %changelog
+* Tue Mar 19 2013 Vít Ondruch <vondruch at redhat.com> - 1:3.2.13-1
+- Updated to Rails 3.2.13.
+
 * Sat Mar 09 2013 Vít Ondruch <vondruch at redhat.com> - 1:3.2.12-2
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 
diff --git a/sources b/sources
index b0cc965..c860a9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d554987154e830a01dc5385690f27d94  rails-3.2.12.gem
+cbc908bc754dec989bc3bed97b24bf9c  rails-3.2.13.gem


More information about the scm-commits mailing list