diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec
index bb49248..2e6884c 100644
--- a/perl-HTML-Format.spec
+++ b/perl-HTML-Format.spec
@@ -2,7 +2,7 @@
Name: perl-HTML-Format
Version: 2.14
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: HTML formatter modules
%if "%{version}" > "2.12"
@@ -101,6 +101,9 @@ A collection of modules that formats HTML as plaintext, PostScript or RTF.
%{_mandir}/man3/HTML*
%changelog
+* Thu Feb 04 2016 Fedora Release Engineering - 2.14-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
* Wed Dec 09 2015 Ralf Corsépius - 2.14-2
- Eliminate %%tarvers from spec.
- Spec file cosmetics.