[rubygem-rails/f16: 1/2] Update to Rails 3.0.10

Vít Ondruch vondruch at fedoraproject.org
Mon Aug 22 13:52:42 UTC 2011


commit ab9eae92fe0332271e10b74c0f093e11e8088433
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 22 15:52:08 2011 +0200

    Update to Rails 3.0.10

 .gitignore         |    1 +
 rubygem-rails.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb8c801..a256d82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ rails-2.3.5.gem
 /rails-3.0.3.gem
 /rails-3.0.5.gem
 /rails-3.0.9.gem
+/rails-3.0.10.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index a989cf1..be1612c 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -9,7 +9,7 @@
 Summary: Web-application framework
 Name: rubygem-%{gemname}
 Epoch: 1
-Version: 3.0.9
+Version: 3.0.10
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -82,6 +82,9 @@ find %{buildroot}/%{geminstdir} -type f ! -perm /go+r -exec chmod -v go+r {} \;
 %{_bindir}/rails
 
 %changelog
+* Mon Aug 22 2011 Vít Ondruch <vondruch at redhat.com> - 1:3.0.10-1
+- Update to Rails 3.0.10
+
 * Thu Jul 07 2011 Vít Ondruch <vondruch at redhat.com> - 1:3.0.9-1
 - Update to Rails 3.0.9
 
diff --git a/sources b/sources
index 6c1a0ea..785964f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e5ad94faa2a250bbb02e39defae5dd8  rails-3.0.9.gem
+d19399cd769bc35131f7e9d3af42d504  rails-3.0.10.gem


More information about the scm-commits mailing list