diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec
index 8314d72..e6d11a5 100644
--- a/perl-HTML-Format.spec
+++ b/perl-HTML-Format.spec
@@ -2,7 +2,7 @@
Name: perl-HTML-Format
Version: 2.16
-Release: 1%{?dist}
+Release: 2%{?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
+* Sat Feb 11 2017 Fedora Release Engineering - 2.16-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Fri Dec 09 2016 Ralf Corsépius - 2.16-1
- Update to HTML-Formatter-2.16.
- Reflect upstream having switched to ExtUtils::MakeMaker.