From 4b0a4c72128c38734ff0452c0ff21621fc837292 Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Jan 26 2016 18:13:50 +0000 Subject: Update to actionpack 4.2.5.1 --- diff --git a/.gitignore b/.gitignore index 45b6cae..c66afc0 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,5 @@ actionpack-2.3.8.gem /actionpack-4.2.4.gem /actionpack-4.2.5-tests.tgz /actionpack-4.2.5.gem +/actionpack-4.2.5.1-tests.tgz +/actionpack-4.2.5.1.gem diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec index 5c044fc..4385bb7 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 -Release: 2%{?dist} +Version: 4.2.5.1 +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-tests.tgz test/ +# tar czvf actionpack-4.2.5.1-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 Jan 26 2016 Pavel Valena - 1:4.2.5.1-1 +- Update to actionpack 4.2.5.1 + * Wed Nov 18 2015 Pavel Valena - 1:4.2.5-2 - Enable tests diff --git a/sources b/sources index b878d01..d3506fd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2ebb3adf85f11c51e0983e725ea32f64 actionpack-4.2.5-tests.tgz -8f55be7f954ace2e4dddcfe3f817eff7 actionpack-4.2.5.gem +1f09adca3259e9f4befa660224f167b3 actionpack-4.2.5.1-tests.tgz +edf20a29e5cf780764fefcdbe39bbc57 actionpack-4.2.5.1.gem