This commit is contained in:
Fedora Release Engineering 2017-02-11 03:22:49 +00:00
parent 79fd51a1ea
commit 08f069a073

View File

@ -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 <releng@fedoraproject.org> - 2.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Dec 09 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.16-1
- Update to HTML-Formatter-2.16.
- Reflect upstream having switched to ExtUtils::MakeMaker.