summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2011-08-22 15:52:08 +0200
committerVít Ondruch <vondruch@redhat.com>2011-08-22 15:52:08 +0200
commitab9eae92fe0332271e10b74c0f093e11e8088433 (patch)
tree9d5c8470d87d2bd66534d2393c029826463ef7c2
parent287d9347c652ffe61cafe76aeeabc67075373acc (diff)
downloadrubygem-rails-ab9eae92fe0332271e10b74c0f093e11e8088433.tar.gz
rubygem-rails-ab9eae92fe0332271e10b74c0f093e11e8088433.tar.xz
rubygem-rails-ab9eae92fe0332271e10b74c0f093e11e8088433.zip
Update to Rails 3.0.10
-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 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@redhat.com> - 1:3.0.10-1
+- Update to Rails 3.0.10
+
* Thu Jul 07 2011 Vít Ondruch <vondruch@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