From 4ab040204cc2f096e5d0b065ae48611876d80914 Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Jun 22 2015 11:58:58 +0000 Subject: Update to activerecord 4.2.2 --- diff --git a/.gitignore b/.gitignore index 040cd9f..f8e916c 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ activerecord-2.3.8.gem /activerecord-4.2.0.gem /activerecord-4.2.1-tests.tgz /activerecord-4.2.1.gem +/activerecord-4.2.2-tests.tgz +/activerecord-4.2.2.gem diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec index 7b71556..6d703e2 100644 --- a/rubygem-activerecord.spec +++ b/rubygem-activerecord.spec @@ -4,16 +4,16 @@ Summary: Implements the ActiveRecord pattern for ORM Name: rubygem-%{gem_name} Epoch: 1 -Version: 4.2.1 -Release: 2%{?dist} +Version: 4.2.2 +Release: 1%{?dist} Group: Development/Languages License: MIT 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.1 -# tar czvf activerecord-4.2.1-tests.tgz test/ +# git checkout v4.2.2 +# tar czvf activerecord-4.2.2-tests.tgz test/ Source1: activerecord-%{version}-tests.tgz BuildRequires: rubygems-devel BuildRequires: rubygem(bcrypt) @@ -103,6 +103,9 @@ popd %doc %{gem_instdir}/examples %changelog +* Mon Jun 22 2015 Josef Stribny - 1:4.2.2-1 +- Update to activerecord 4.2.2 + * Thu Jun 18 2015 Fedora Release Engineering - 1:4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 76e402b..c431de9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -b1565b57d7f00a006fd5a2470b90eead activerecord-4.2.1-tests.tgz -f0eef4d20f832754d3efd6787d78606a activerecord-4.2.1.gem +25cb603da95e4b77e6ae2ecc9dfb034e activerecord-4.2.2-tests.tgz +64a4e879a0c83557df688629e4639017 activerecord-4.2.2.gem