From 9f01bab0c21fa128d5a941af1787680791e57c01 Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Wed, 18 Nov 2015 15:56:54 +0100 Subject: [PATCH] Update to activesupport 4.2.5 --- .gitignore | 2 ++ rubygem-activesupport.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 35ff1e5..913a953 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,5 @@ activesupport-2.3.8.gem /activesupport-4.2.3.gem /activesupport-4.2.4-tests.tgz /activesupport-4.2.4.gem +/activesupport-4.2.5-tests.tgz +/activesupport-4.2.5.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index f3100dd..702cfcc 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.4 +Version: 4.2.5 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.4 -# tar czvf activesupport-4.2.4-tests.tgz test/ +# git checkout v4.2.5 +# tar czvf activesupport-4.2.5-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -101,6 +101,9 @@ popd %changelog +* Wed Nov 18 2015 Pavel Valena - 1:4.2.5-1 +- Update to activesupport 4.2.5 + * Wed Aug 26 2015 Josef Stribny - 1:4.2.4-1 - Update to activesupport 4.2.4 diff --git a/sources b/sources index 6c6a46e..03a1c91 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -48d5486f9cc3c973ab9de03beadff14d activesupport-4.2.4-tests.tgz -6d363d7e0f14f118f1fd9d7a0cfe8e18 activesupport-4.2.4.gem +a405dd8cedfbccb20d6b2f2fb9e353f9 activesupport-4.2.5-tests.tgz +37b610a7d600efb65209558ff7809c35 activesupport-4.2.5.gem