summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-02-06 15:36:29 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-02-06 15:36:29 -0700
commit424133856fbdc431f88c49ea250eafb829c13419 (patch)
treeeb0838ae072fc06d53b9a194e03a233bca275dab
parent4e3b2316b9beb4ce7b7e1f177c6c3f983f9cdede (diff)
downloadrubygem-rails-424133856fbdc431f88c49ea250eafb829c13419.tar.gz
rubygem-rails-424133856fbdc431f88c49ea250eafb829c13419.tar.xz
rubygem-rails-424133856fbdc431f88c49ea250eafb829c13419.zip
Upgrade to Rails 2.3.16.
-rw-r--r--.gitignore2
-rw-r--r--rubygem-rails.spec6
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 254fe15..e3e54ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/rails-2.3.15.gem
+/rails-2.3.16.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index d274159..59d99c2 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -10,7 +10,7 @@
Summary: Web-application framework
Name: rubygem-%{gem_name}
Epoch: 1
-Version: 2.3.15
+Version: 2.3.16
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -64,6 +64,7 @@ gem install --local --install-dir %{buildroot}%{gem_dir} \
%files
%dir %{gem_instdir}
%{gem_spec}
+%{gem_instdir}/railties.gemspec
%exclude %{gem_cache}
%{gem_instdir}/bin
@@ -83,6 +84,9 @@ gem install --local --install-dir %{buildroot}%{gem_dir} \
%{_bindir}/rails
%changelog
+* Wed Feb 06 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1:2.3.16-1
+- Upgrade to Rails 2.3.16.
+
* Mon Feb 04 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1:2.3.15-1
- Downgrade to Rails 2.3.15.
- RHEL 6 compatibility
diff --git a/sources b/sources
index 13664cd..14caf1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0720121fb4d8dcd393b1252a7ac6860 rails-2.3.15.gem
+5fac1910a8174cabc9b82167a276f7e7 rails-2.3.16.gem