Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-20 18:42:49 +00:00
parent 8a6d6cc4a2
commit dd2b549fc0

View File

@ -1,6 +1,6 @@
Name: perl-HTML-Format Name: perl-HTML-Format
Version: 2.04 Version: 2.04
Release: 6%{?dist} Release: 7%{?dist}
Summary: HTML formatter modules Summary: HTML formatter modules
Group: Development/Libraries Group: Development/Libraries
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/HTML* %{_mandir}/man3/HTML*
%changelog %changelog
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.04-7
- rebuild for new perl
* Mon Sep 03 2007 Ralf Corsépius <rc040203@freenet.de> - 2.04-6 * Mon Sep 03 2007 Ralf Corsépius <rc040203@freenet.de> - 2.04-6
- Update license tag. - Update license tag.
- BR: perl(ExtUtils::MakeMaker). - BR: perl(ExtUtils::MakeMaker).