summaryrefslogtreecommitdiffstats
path: root/rubygem-actionpack.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-actionpack.spec')
-rw-r--r--rubygem-actionpack.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index 9d9e174..22d51e6 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -9,7 +9,7 @@
Summary: Web-flow and rendering framework putting the VC in MVC
Name: rubygem-%{gemname}
Epoch: 1
-Version: 3.0.9
+Version: 3.0.10
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -23,9 +23,9 @@ Source1: http://github.com/rails/rails/raw/v%{version}/%{gemname}/Rakefile
# You may check it out like so
# git clone http://github.com/rails/rails.git
# cd rails/actionpack/
-# git checkout v3.0.9
-# tar czvf actionpack-3.0.9-tests.tgz test/
-Source2: actionpack-3.0.9-tests.tgz
+# git checkout v3.0.10
+# tar czvf actionpack-3.0.10-tests.tgz test/
+Source2: actionpack-%{version}-tests.tgz
Patch0: rubygem-actionpack-enable-test.patch
@@ -167,6 +167,9 @@ rake test --trace
%changelog
+* Mon Aug 22 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.10-1
+- Update to ActionPack 3.0.10
+
* Mon Jul 04 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.9-1
- Update to ActionPack 3.0.9