diff --git a/.gitignore b/.gitignore index 2c3a6c1..38c5a16 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ activesupport-2.3.8.gem /activesupport-4.2.0.gem /activesupport-4.2.1-tests.tgz /activesupport-4.2.1.gem +/activesupport-4.2.2-tests.tgz +/activesupport-4.2.2.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index ad6a005..c804f2e 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -3,8 +3,8 @@ Summary: Support and utility classes used by the Rails framework Name: rubygem-%{gem_name} Epoch: 1 -Version: 4.2.1 -Release: 3%{?dist} +Version: 4.2.2 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://www.rubyonrails.org @@ -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.1 -# tar czvf activesupport-4.2.1-tests.tgz test/ +# git checkout v4.2.2 +# tar czvf activesupport-4.2.2-tests.tgz test/ Source2: activesupport-%{version}-tests.tgz # Removes code which breaks the test suite due to a @@ -101,6 +101,9 @@ popd %changelog +* Mon Jun 22 2015 Josef Stribny - 1:4.2.2-1 +- Update to activesupport 4.2.2 + * Thu Jun 18 2015 Fedora Release Engineering - 1:4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ea22351..1d7ca53 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -bf105dcc0607f1c8be1b495f66d79a9f activesupport-4.2.1-tests.tgz -99e138421467a2b8ff753736c65bebcc activesupport-4.2.1.gem +03a473d0f26fa650675502222b74a864 activesupport-4.2.2-tests.tgz +d96f3995041a08b2d79a3bc9111d067d activesupport-4.2.2.gem