Upstream update.

This commit is contained in:
Ralf Corsépius 2011-07-17 08:10:50 +02:00
parent f5a71422d0
commit 625fa5467d
3 changed files with 8 additions and 7 deletions

4
.gitignore vendored
View File

@ -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

View File

@ -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 <corsepiu@fedoraproject.org> - 2.09-1
- Upstream update.
* Fri Apr 29 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.07-1
- Upstream update.
- Reflect upstream having switched to Build.PL.

View File

@ -1 +1 @@
07b43da2e23ad4f6eeacee8219c65fa4 HTML-Format-2.07.tar.gz
3d3cf06c56a27a5719565072e382ce67 HTML-Format-2.09.tar.gz