diff --git a/rubygem-rails.spec b/rubygem-rails.spec index 4120fb5..b303b8d 100644 --- a/rubygem-rails.spec +++ b/rubygem-rails.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Epoch: 1 Version: 5.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Full-stack web application framework Group: Development/Languages License: MIT @@ -53,6 +53,9 @@ cp -a .%{gem_dir}/* \ %doc %{gem_instdir}/README.md %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1:5.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 02 2017 Pavel Valena - 1:5.0.1-1 - Update to Rails 5.0.1.