From 89538c46af4ba44ba4b4f27a1b76a06bc52114a0 Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Mar 20 2015 14:27:09 +0000 Subject: Update to activerecord 4.2.1 --- diff --git a/.gitignore b/.gitignore index 99ea37c..040cd9f 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,5 @@ activerecord-2.3.8.gem /activerecord-4.1.5.gem /activerecord-4.2.0-tests.tgz /activerecord-4.2.0.gem +/activerecord-4.2.1-tests.tgz +/activerecord-4.2.1.gem diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec index 4a8c5eb..507f92c 100644 --- a/rubygem-activerecord.spec +++ b/rubygem-activerecord.spec @@ -4,7 +4,7 @@ Summary: Implements the ActiveRecord pattern for ORM Name: rubygem-%{gem_name} Epoch: 1 -Version: 4.2.0 +Version: 4.2.1 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -12,8 +12,8 @@ URL: http://www.rubyonrails.org Source0: http://rubygems.org/downloads/activerecord-%{version}.gem # git clone http://github.com/rails/rails.git # cd rails/activerecord/ -# git checkout v4.2.0 -# tar czvf activerecord-4.2.0-tests.tgz test/ +# git checkout v4.2.1 +# tar czvf activerecord-4.2.1-tests.tgz test/ Source1: activerecord-%{version}-tests.tgz BuildRequires: rubygems-devel BuildRequires: rubygem(bcrypt) @@ -103,6 +103,9 @@ popd %doc %{gem_instdir}/examples %changelog +* Fri Mar 20 2015 Josef Stribny - 1:4.2.1-1 +- Update to activerecord 4.2.1 + * Mon Feb 09 2015 Josef Stribny - 1:4.2.0-1 - Update to activerecord 4.2.0 diff --git a/sources b/sources index 60b06b3..76e402b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0d5e89054cc48d003c92a4399e815b04 activerecord-4.2.0-tests.tgz -656037a0c2b838bda2f95d388acb8047 activerecord-4.2.0.gem +b1565b57d7f00a006fd5a2470b90eead activerecord-4.2.1-tests.tgz +f0eef4d20f832754d3efd6787d78606a activerecord-4.2.1.gem