diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index 9fcff16..e0e5657 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Epoch: 1 Version: 5.1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A support libraries and Ruby core extensions extracted from the Rails framework Group: Development/Languages License: MIT @@ -103,6 +103,9 @@ popd %doc %{gem_instdir}/README.rdoc %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1:5.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 19 2018 Vít Ondruch - 1:5.1.4-2 - Fix MiniTest 5.11 compatibility.