From ab9eae92fe0332271e10b74c0f093e11e8088433 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Aug 22 2011 13:52:08 +0000 Subject: Update to Rails 3.0.10 --- 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 - 1:3.0.10-1 +- Update to Rails 3.0.10 + * Thu Jul 07 2011 Vít Ondruch - 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