From 48de5af6645e2c9ffb1403f39aa96f23f00aca1b Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Tue, 8 Mar 2016 13:20:48 +0100 Subject: [PATCH] Update to activesupport 4.2.6 --- .gitignore | 2 ++ rubygem-activesupport.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3e8e4a1..5d4fffb 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ activesupport-2.3.8.gem /activesupport-4.2.5.1.gem /activesupport-4.2.5.2-tests.tgz /activesupport-4.2.5.2.gem +/activesupport-4.2.6-tests.tgz +/activesupport-4.2.6.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index a35563f..a5858e2 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -3,7 +3,7 @@ Summary: Support and utility classes used by the Rails framework Name: rubygem-%{gem_name} Epoch: 1 -Version: 4.2.5.2 +Version: 4.2.6 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -15,8 +15,8 @@ Source0: http://rubygems.org/downloads/activesupport-%{version}.gem # Rails rpms, you may check it out like so # git clone http://github.com/rails/rails.git # cd rails/activesupport/ -# git checkout v4.2.5.2 -# tar czvf activesupport-4.2.5.2-tests.tgz test/ +# git checkout v4.2.6 +# tar czvf activesupport-4.2.6-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -101,6 +101,9 @@ popd %changelog +* Tue Mar 08 2016 Pavel Valena - 1:4.2.6-1 +- Update to activesupport 4.2.6 + * Tue Mar 01 2016 Pavel Valena - 1:4.2.5.2-1 - Update to activesupport 4.2.5.2 diff --git a/sources b/sources index f1e4392..a805d84 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -dbc8d79539187dcdcde22ce51ddcd718 activesupport-4.2.5.2-tests.tgz -51d5ed55a73fcf0e4484b8cfea2f57b5 activesupport-4.2.5.2.gem +5b4606a09686f5d36ffa4da067ee74d8 activesupport-4.2.6-tests.tgz +c0184468ba34a77aa4d0d31adbf9c354 activesupport-4.2.6.gem