From b2820eb5f07e06d2eeb79d35632703b01693d681 Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Thu, 5 Dec 2013 10:50:34 +0100 Subject: [PATCH] Update to 4.0.2 --- .gitignore | 2 ++ rubygem-activesupport.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 691096c..c80ba77 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ activesupport-2.3.8.gem /activesupport-4.0.0.gem /activesupport-4.0.1-tests.tgz /activesupport-4.0.1.gem +/activesupport-4.0.2-tests.tgz +/activesupport-4.0.2.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index 3c6d81b..9ed782e 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.0.1 +Version: 4.0.2 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.0.1 -# tar czvf activesupport-4.0.1-tests.tgz test/ +# git checkout v4.0.2 +# tar czvf activesupport-4.0.2-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -106,6 +106,9 @@ popd %changelog +* Thu Dec 05 2013 Josef Stribny - 1:4.0.2-1 +- Update to ActiveSupport 4.0.2 + * Fri Aug 09 2013 Josef Stribny - 1:4.0.1-1 - Update to ActiveSupport 4.0.1 diff --git a/sources b/sources index d0e52ad..f1637f4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -4d73ffee017439e38d506f215d105d37 activesupport-4.0.1-tests.tgz -021f0a206650c1cfd72adb3ae28cfe81 activesupport-4.0.1.gem +ce4a23d90d1ae74ae7dda40e2aaccb93 activesupport-4.0.2-tests.tgz +18988935eb3854d486a39456a1d2026c activesupport-4.0.2.gem