diff --git a/rubygem-rails.spec b/rubygem-rails.spec index 9636ee2..cc25600 100644 --- a/rubygem-rails.spec +++ b/rubygem-rails.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Epoch: 1 Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Full-stack web application framework License: MIT URL: http://rubyonrails.org @@ -51,6 +51,9 @@ cp -a .%{gem_dir}/* \ %doc %{gem_instdir}/README.md %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1:5.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Apr 23 2018 Pavel Valena - 1:5.2.0-1 - Update to Rails 5.2.0.