Upstream update.
This commit is contained in:
parent
f5a71422d0
commit
625fa5467d
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
HTML-Format-2.04.tar.gz
|
/HTML-Format-2.09.tar.gz
|
||||||
/HTML-Format-2.05.tar.gz
|
|
||||||
/HTML-Format-2.07.tar.gz
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: perl-HTML-Format
|
Name: perl-HTML-Format
|
||||||
Version: 2.07
|
Version: 2.09
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HTML formatter modules
|
Summary: HTML formatter modules
|
||||||
|
|
||||||
@ -42,7 +42,7 @@ BuildRequires: perl(Test::NoTabs)
|
|||||||
BuildRequires: perl(Test::Pod) >= 1.41
|
BuildRequires: perl(Test::Pod) >= 1.41
|
||||||
BuildRequires: perl(Test::Portability::Files)
|
BuildRequires: perl(Test::Portability::Files)
|
||||||
BuildRequires: perl(Test::Synopsis)
|
BuildRequires: perl(Test::Synopsis)
|
||||||
# Not yet in Fedora: BuildRequires: BuildRequires: perl(Test::Vars)
|
# Not yet in Fedora: BuildRequires: perl(Test::Vars)
|
||||||
|
|
||||||
# These must match
|
# These must match
|
||||||
# %FontFamilies in lib/HTML/FormatPS.pm
|
# %FontFamilies in lib/HTML/FormatPS.pm
|
||||||
@ -79,11 +79,14 @@ RELEASE_TESTING=1 ./Build test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc Changes README
|
%doc Changes README LICENSE
|
||||||
%{perl_vendorlib}/HTML
|
%{perl_vendorlib}/HTML
|
||||||
%{_mandir}/man3/HTML*
|
%{_mandir}/man3/HTML*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 29 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.07-1
|
||||||
- Upstream update.
|
- Upstream update.
|
||||||
- Reflect upstream having switched to Build.PL.
|
- Reflect upstream having switched to Build.PL.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user