diff --git a/.gitignore b/.gitignore index 4beed78..7b29fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,5 @@ activesupport-2.3.8.gem /activesupport-4.2.6.gem /activesupport-5.0.0-tests.tgz /activesupport-5.0.0.gem +/activesupport-5.0.0.1-tests.tgz +/activesupport-5.0.0.1.gem diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index 07ee524..3177582 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -2,8 +2,8 @@ Name: rubygem-%{gem_name} Epoch: 1 -Version: 5.0.0 -Release: 2%{?dist} +Version: 5.0.0.1 +Release: 1%{?dist} Summary: A support libraries and Ruby core extensions extracted from the Rails framework Group: Development/Languages License: MIT @@ -14,7 +14,7 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # Rails rpms, you may check it out like so # git clone http://github.com/rails/rails.git # cd rails/activesupport/ -# git checkout v5.0.0 && tar czvf activesupport-5.0.0-tests.tgz test/ +# git checkout v5.0.0.1 && tar czvf activesupport-5.0.0.1-tests.tgz test/ Source1: %{gem_name}-%{version}-tests.tgz # Allow the test suite to be run out of Rails git repo layout @@ -106,6 +106,9 @@ popd %doc %{gem_instdir}/README.rdoc %changelog +* Mon Aug 15 2016 Pavel Valena - 1:5.0.0.1-1 +- Update to Activesupport 5.0.0.1 + * Wed Jul 27 2016 Vít Ondruch - 1:5.0.0-2 - Fix missing epoch in -doc subpackage. diff --git a/sources b/sources index f081dc5..ad6b73a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a439ad20bd904f18028f7e01c1a5f47c activesupport-5.0.0-tests.tgz -87d1eac5353d31abbd44b2c5a104174b activesupport-5.0.0.gem +e1597d0affc66942ba3fdcc16698cd6e activesupport-5.0.0.1-tests.tgz +6d32e369ae085c9ab628c909340d0fc2 activesupport-5.0.0.1.gem