From f4d8af63ed17fd63aa15fbeefd2622e4147fbf1f Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Mar 08 2016 14:11:23 +0000 Subject: Update to actionpack 4.2.6 --- diff --git a/.gitignore b/.gitignore index 356d714..c027f8a 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ actionpack-2.3.8.gem /actionpack-4.2.5.1.gem /actionpack-4.2.5.2-tests.tgz /actionpack-4.2.5.2.gem +/actionpack-4.2.6-tests.tgz +/actionpack-4.2.6.gem diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec index a59ecfd..fd64aad 100644 --- a/rubygem-actionpack.spec +++ b/rubygem-actionpack.spec @@ -1,13 +1,13 @@ # Generated from actionpack-1.13.5.gem by gem2rpm -*- rpm-spec -*- %global gem_name actionpack -%global bootstrap 0 +%global bootstrap 1 Summary: Web-flow and rendering framework putting the VC in MVC Name: rubygem-%{gem_name} Epoch: 1 -Version: 4.2.5.2 -Release: 2%{?dist} +Version: 4.2.6 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://www.rubyonrails.org @@ -18,7 +18,7 @@ Source0: http://rubygems.org/downloads/actionpack-%{version}.gem # git clone http://github.com/rails/rails.git # cd rails/actionpack/ # git checkout v4.1.0 -# tar czvf actionpack-4.2.5.2-tests.tgz test/ +# tar czvf actionpack-4.2.6-tests.tgz test/ Source2: actionpack-%{version}-tests.tgz # Let's keep Requires and BuildRequires sorted alphabeticaly @@ -122,6 +122,9 @@ popd %{gem_instdir}/test/ %changelog +* Tue Mar 08 2016 Pavel Valena - 1:4.2.6-1 +- Update to actionpack 4.2.6 + * Thu Mar 03 2016 Pavel Valena - 1:4.2.5.2-2 - Enable tests diff --git a/sources b/sources index 752bb40..b210359 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -11b2105c2dec942082525ead3b709402 actionpack-4.2.5.2-tests.tgz -d41e94eae729ba30cacaea2df3ee4654 actionpack-4.2.5.2.gem +48c05174361c6ef2e026d837d12d3369 actionpack-4.2.6-tests.tgz +0ad277c969bfe3dcc1cb8818ef9d2804 actionpack-4.2.6.gem