This commit is contained in:
Fedora Release Engineering 2016-02-04 13:55:45 +00:00
parent 172cf90ad6
commit caf46238e5

View File

@ -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 <releng@fedoraproject.org> - 2.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Dec 09 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.14-2
- Eliminate %%tarvers from spec.
- Spec file cosmetics.