From 625fa5467d13c71400c0d64991a6fadca8a7ac99 Mon Sep 17 00:00:00 2001 From: Ralf Corsépius Date: Jul 17 2011 06:10:50 +0000 Subject: Upstream update. --- diff --git a/.gitignore b/.gitignore index ace4bf5..bdca8aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -HTML-Format-2.04.tar.gz -/HTML-Format-2.05.tar.gz -/HTML-Format-2.07.tar.gz +/HTML-Format-2.09.tar.gz diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index 32fb970..bd2e9f7 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -1,5 +1,5 @@ Name: perl-HTML-Format -Version: 2.07 +Version: 2.09 Release: 1%{?dist} Summary: HTML formatter modules @@ -42,7 +42,7 @@ BuildRequires: perl(Test::NoTabs) BuildRequires: perl(Test::Pod) >= 1.41 BuildRequires: perl(Test::Portability::Files) BuildRequires: perl(Test::Synopsis) -# Not yet in Fedora: BuildRequires: BuildRequires: perl(Test::Vars) +# Not yet in Fedora: BuildRequires: perl(Test::Vars) # These must match # %FontFamilies in lib/HTML/FormatPS.pm @@ -79,11 +79,14 @@ RELEASE_TESTING=1 ./Build test %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README LICENSE %{perl_vendorlib}/HTML %{_mandir}/man3/HTML* %changelog +* Sun Jul 17 2011 Ralf Corsépius - 2.09-1 +- Upstream update. + * Fri Apr 29 2011 Ralf Corsépius - 2.07-1 - Upstream update. - Reflect upstream having switched to Build.PL. diff --git a/sources b/sources index f210cf2..4ce0ae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07b43da2e23ad4f6eeacee8219c65fa4 HTML-Format-2.07.tar.gz +3d3cf06c56a27a5719565072e382ce67 HTML-Format-2.09.tar.gz