[rubygem-rails] Update to Rails 3.0.15.

Vít Ondruch vondruch at fedoraproject.org
Fri Jun 15 11:58:27 UTC 2012


commit 8d4bcbac3d67599dff9afaf11132c66f9665647c
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Jun 15 13:58:15 2012 +0200

    Update to Rails 3.0.15.

 .gitignore         |    1 +
 rubygem-rails.spec |    5 ++++-
 sources            |    2 +-
 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 at redhat.com> - 1:3.0.15-1
+- Update to Rails 3.0.15.
+
 * Fri Jun 01 2012 Vít Ondruch <vondruch at 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


More information about the scm-commits mailing list