summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2012-08-13 12:15:53 +0200
committerVít Ondruch <vondruch@redhat.com>2012-08-13 12:15:53 +0200
commitc88eafb4b0ce610cb16364588f1dfba386789c75 (patch)
tree50572b7e1f614ee1d72f10a398e71e37c9ee6739
parentc4b4376843095834d6697ed25cb26245cd68c137 (diff)
downloadrubygem-rails-c88eafb4b0ce610cb16364588f1dfba386789c75.tar.gz
rubygem-rails-c88eafb4b0ce610cb16364588f1dfba386789c75.tar.xz
rubygem-rails-c88eafb4b0ce610cb16364588f1dfba386789c75.zip
Updated to Rails 3.2.8.
-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 be5f6c9..736178e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ rails-2.3.5.gem
/rails-3.0.15.gem
/rails-3.2.6.gem
/rails-3.2.7.gem
+/rails-3.2.8.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 4486139..068a9d6 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.7
+Version: 3.2.8
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 Aug 13 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-1
+- Updated to Rails 3.2.8.
+
* Mon Jul 30 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.7-1
- Updated to Rails 3.2.7.
diff --git a/sources b/sources
index 4a37fe0..b78fd57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea95191b74d1df65662aca053ea2a31b rails-3.2.7.gem
+a730726e81b94b306fc06183afdd6bba rails-3.2.8.gem