summaryrefslogtreecommitdiffstats
path: root/rubygem-actionpack.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-actionpack.spec')
-rw-r--r--rubygem-actionpack.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index 7bce998..04971bd 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -10,7 +10,7 @@
Summary: Web-flow and rendering framework putting the VC in MVC
Name: rubygem-%{gem_name}
Epoch: 1
-Version: 2.3.16
+Version: 2.3.17
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -21,8 +21,8 @@ Source0: http://rubygems.org/downloads/actionpack-%{version}.gem
# You may check it out like so
# git clone http://github.com/rails/rails.git
# cd rails/actionpack/
-# git checkout v2.3.16
-# tar czvf actionpack-2.3.16-tests.tgz test/
+# git checkout v2.3.17
+# tar czvf actionpack-2.3.17-tests.tgz test/
Source2: actionpack-%{version}-tests.tgz
Patch0: rubygem-actionpack-enable-test.patch
@@ -152,6 +152,9 @@ popd
%{gem_instdir}/test/
%changelog
+* Tue Feb 12 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1:2.3.17-1
+- Upgrade to ActionPack 2.3.17.
+
* Wed Feb 06 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1:2.3.16-1
- Downgrade to ActionPack 2.3.16.