summaryrefslogtreecommitdiffstats
path: root/rubygem-actionpack.spec
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2011-08-22 15:24:47 +0200
committerVít Ondruch <vondruch@redhat.com>2011-08-22 15:24:47 +0200
commit056f457648875514431cdc6ae6f19757eb2d6992 (patch)
treee689ca4a89621ecfc28ba661db40af11a9d835ae /rubygem-actionpack.spec
parent0b53e2ac04572f38486c0ca210ef843f1f8abb35 (diff)
downloadrubygem-actionpack-056f457648875514431cdc6ae6f19757eb2d6992.tar.gz
rubygem-actionpack-056f457648875514431cdc6ae6f19757eb2d6992.tar.xz
rubygem-actionpack-056f457648875514431cdc6ae6f19757eb2d6992.zip
Update to ActionPack 3.0.10
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