diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec index 3234607..dd05467 100644 --- a/rubygem-htmlentities.spec +++ b/rubygem-htmlentities.spec @@ -7,7 +7,7 @@ Summary: A module for encoding and decoding (X)HTML entities Name: rubygem-%{gem_name} Version: 4.3.4 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Languages License: MIT URL: https://github.com/threedaymonk/htmlentities @@ -84,6 +84,9 @@ ruby -Ilib:. -e 'Dir.glob("test/*.rb").each{|f| require f}' %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 4.3.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 4.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild