From 72f09343d0f35183d048e7eaa1404719843c254d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Tue, 12 Feb 2013 12:30:45 +0100 Subject: [PATCH] Update to ActiveSupport 3.2.12. --- .gitignore | 2 ++ activesupport-add-bigdecimal-dependency.patch | 4 ++-- rubygem-activesupport.spec | 9 ++++++--- sources | 4 ++-- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 8c71fc1..1d6997f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ activesupport-2.3.8.gem /activesupport-3.2.10.gem /activesupport-3.2.11-tests.tgz /activesupport-3.2.11.gem +/activesupport-3.2.12-tests.tgz +/activesupport-3.2.12.gem diff --git a/activesupport-add-bigdecimal-dependency.patch b/activesupport-add-bigdecimal-dependency.patch index 5a4baa1..c60ce5a 100644 --- a/activesupport-add-bigdecimal-dependency.patch +++ b/activesupport-add-bigdecimal-dependency.patch @@ -1,5 +1,5 @@ ---- a/specifications/activesupport-3.2.11.gemspec.orig 2012-07-18 14:52:50.000000000 +0200 -+++ b/specifications/activesupport-3.2.11.gemspec 2012-07-18 14:56:49.367668024 +0200 +--- a/specifications/activesupport-3.2.12.gemspec.orig 2012-07-18 14:52:50.000000000 +0200 ++++ b/specifications/activesupport-3.2.12.gemspec 2012-07-18 14:56:49.367668024 +0200 @@ -20,13 +20,16 @@ s.specification_version = 4 diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index c44774c..7d1ac2a 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -6,7 +6,7 @@ Summary: Support and utility classes used by the Rails framework Name: rubygem-%{gem_name} Epoch: 1 -Version: 3.2.11 +Version: 3.2.12 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -18,8 +18,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 v3.2.11 -# tar czvf activesupport-3.2.11-tests.tgz test/ +# git checkout v3.2.12 +# tar czvf activesupport-3.2.12-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -111,6 +111,9 @@ popd %changelog +* Tue Feb 12 2013 Vít Ondruch - 1:3.2.12-1 +- Update to ActiveSupport 3.2.12. + * Wed Jan 09 2013 Vít Ondruch - 1:3.2.11-1 - Update to ActiveSupport 3.2.11. diff --git a/sources b/sources index cb87df3..4483425 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6c183693788f23559a36007169b3045e activesupport-3.2.11-tests.tgz -0111d422d20221093990bac0a0d3b447 activesupport-3.2.11.gem +fac18872ff5f658e169d05825a0d9c4d activesupport-3.2.12-tests.tgz +fa8e783fe5fba9712c290f2a10f78c7e activesupport-3.2.12.gem