From 08f069a073e979c397fc3587a0ead048a43df2fd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 03:22:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- perl-HTML-Format.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.