[rubygem-rails] Updated to Rails 3.2.7.

Vít Ondruch vondruch at fedoraproject.org
Mon Jul 30 12:37:37 UTC 2012


commit c4b4376843095834d6697ed25cb26245cd68c137
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Jul 30 14:37:09 2012 +0200

    Updated to Rails 3.2.7.

 .gitignore         |    1 +
 rubygem-rails.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a7ac50..be5f6c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ rails-2.3.5.gem
 /rails-3.0.13.gem
 /rails-3.0.15.gem
 /rails-3.2.6.gem
+/rails-3.2.7.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index c116e6f..4486139 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.6
+Version: 3.2.7
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -49,6 +49,9 @@ gem install --local --install-dir %{buildroot}%{gem_dir} \
 %exclude %{gem_cache}
 
 %changelog
+* Mon Jul 30 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.2.7-1
+- Updated to Rails 3.2.7.
+
 * Fri Jul 27 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1:3.2.6-1
 - Updated to Rails 3.2.6.
 
diff --git a/sources b/sources
index d3e4841..4a37fe0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bec784363f3c545282d89bb8c70adb5  rails-3.2.6.gem
+ea95191b74d1df65662aca053ea2a31b  rails-3.2.7.gem


More information about the scm-commits mailing list