diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec index ae04f7d..c29b8e2 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: 13%{?dist} +Release: 14%{?dist} License: MIT URL: https://github.com/threedaymonk/htmlentities Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem @@ -81,6 +81,9 @@ ruby -Ilib:. -e 'Dir.glob("test/*.rb").each{|f| require f}' %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 4.3.4-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 4.3.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild