summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2012-06-15 13:58:15 +0200
committerVít Ondruch <vondruch@redhat.com>2012-06-15 13:58:15 +0200
commit8d4bcbac3d67599dff9afaf11132c66f9665647c (patch)
tree154e23b12f04051a0cce29d3188db9b01d656b56
parent0f28ac58b8eaaad309e545876973b6a7c3a2300a (diff)
downloadrubygem-rails-8d4bcbac3d67599dff9afaf11132c66f9665647c.tar.gz
rubygem-rails-8d4bcbac3d67599dff9afaf11132c66f9665647c.tar.xz
rubygem-rails-8d4bcbac3d67599dff9afaf11132c66f9665647c.zip
Update to Rails 3.0.15.
-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 76e3296..000d4ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ rails-2.3.5.gem
/rails-3.0.10.gem
/rails-3.0.11.gem
/rails-3.0.13.gem
+/rails-3.0.15.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 477ff52..7c415a4 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.0.13
+Version: 3.0.15
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -78,6 +78,9 @@ find %{buildroot}/%{gem_instdir} -type f ! -perm /go+r -exec chmod -v go+r {} \;
%{_bindir}/rails
%changelog
+* Fri Jun 15 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.0.15-1
+- Update to Rails 3.0.15.
+
* Fri Jun 01 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.0.13-1
- Update to Rails 3.0.13.
diff --git a/sources b/sources
index 30ca603..b17ada6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cd8ba937a989690c33713708b2f2370 rails-3.0.13.gem
+039c8840e8a741073eb2f86f7801f141 rails-3.0.15.gem