From 786a694636942e5a20524a2afa3bd5d5a0b23da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Wed, 9 Dec 2015 04:54:16 +0100 Subject: [PATCH] Update to HTML-Formatter-2.14. --- .gitignore | 3 +-- perl-HTML-Format.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3f301a8..e3257bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/HTML-Format-2.11.tar.gz -/HTML-Format-2.12.tar.gz +/HTML-Formatter-2.14.tar.gz diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index 32b10ea..92c9ce6 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -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 - 2.14-1 +- Update to HTML-Formatter-2.14. + * Wed Dec 09 2015 Ralf Corsépius - 2.12-2 - Flatten build tree. - Disable RELEASE_TESTING, remove corresponding BRs. diff --git a/sources b/sources index 63bf2fa..9cb1326 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36fa95c8ef70523d0398fe219b3dc3ea HTML-Format-2.12.tar.gz +af35f37c2114a355923d924aa8536253 HTML-Formatter-2.14.tar.gz