From bb2b0c0093e17db9ec315ef138e4a81ff2db82f7 Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Fri, 20 Mar 2015 13:37:20 +0100 Subject: [PATCH] Update to activesupport 4.2.1 --- .gitignore | 2 ++ rubygem-activesupport.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a44223f..2c3a6c1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,5 @@ activesupport-2.3.8.gem /activesupport-4.1.5.gem /activesupport-4.2.0-tests.tgz /activesupport-4.2.0.gem +/activesupport-4.2.1-tests.tgz +/activesupport-4.2.1.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index dda0f9e..c15adb6 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.0 +Version: 4.2.1 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.0 -# tar czvf activesupport-4.2.0-tests.tgz test/ +# git checkout v4.2.1 +# tar czvf activesupport-4.2.1-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -95,6 +95,9 @@ popd %changelog +* Fri Mar 20 2015 Josef Stribny - 1:4.2.1-1 +- Update to activesupport 4.2.1 + * Mon Feb 09 2015 Josef Stribny - 1:4.2.0-1 - Update to activesupport 4.2.0 diff --git a/sources b/sources index c97b740..ba2e603 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a3e59bb62ae62cf76dc49133e5921b91 activesupport-4.2.0-tests.tgz -1d859830c3f628a534f99957f7b1fea1 activesupport-4.2.0.gem +7e8fae6e8277408d9f60b4287900d402 activesupport-4.2.1-tests.tgz +99e138421467a2b8ff753736c65bebcc activesupport-4.2.1.gem