Update to HTML-Formatter-2.14.

This commit is contained in:
Ralf Corsépius 2015-12-09 04:54:16 +01:00
parent ce3de7bef6
commit 786a694636
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/HTML-Format-2.11.tar.gz
/HTML-Format-2.12.tar.gz
/HTML-Formatter-2.14.tar.gz

View File

@ -1,5 +1,5 @@
# As of release 2.13, upstream renamed the package into HTML-Formatter
%global tarvers 2.12
%global tarvers 2.14
%if "%{tarvers}" > "2.12"
# This package should be renamed into perl-HTML-Formatter
@ -10,7 +10,7 @@
Name: perl-HTML-Format
Version: %{tarvers}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: HTML formatter modules
Group: Development/Libraries
@ -102,6 +102,9 @@ A collection of modules that formats HTML as plaintext, PostScript or RTF.
%{_mandir}/man3/HTML*
%changelog
* Wed Dec 09 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.14-1
- Update to HTML-Formatter-2.14.
* Wed Dec 09 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.12-2
- Flatten build tree.
- Disable RELEASE_TESTING, remove corresponding BRs.

View File

@ -1 +1 @@
36fa95c8ef70523d0398fe219b3dc3ea HTML-Format-2.12.tar.gz
af35f37c2114a355923d924aa8536253 HTML-Formatter-2.14.tar.gz