summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2012-07-30 14:37:09 +0200
committerVít Ondruch <vondruch@redhat.com>2012-07-30 14:37:09 +0200
commitc4b4376843095834d6697ed25cb26245cd68c137 (patch)
tree69e5b8292c96ca2a727d298b70b73405fc7ca393
parentfc5820bd3db167ca9c35db70ef1a979af5e47692 (diff)
downloadrubygem-rails-c4b4376843095834d6697ed25cb26245cd68c137.tar.gz
rubygem-rails-c4b4376843095834d6697ed25cb26245cd68c137.tar.xz
rubygem-rails-c4b4376843095834d6697ed25cb26245cd68c137.zip
Updated to Rails 3.2.7.
-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 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@redhat.com> - 1:3.2.7-1
+- Updated to Rails 3.2.7.
+
* Fri Jul 27 2012 Bohuslav Kabrda <bkabrda@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