summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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