diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec index e6a7baa..40c459b 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: 5%{?dist} +Release: 6%{?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 +* Sat Jul 14 2018 Fedora Release Engineering - 4.3.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 4.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild