rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-14 02:44:10 +00:00
parent 4b49c43d55
commit 59196c8bd4

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Escapes
Version: 1.04
Release: 5%{?dist}.1
Release: 6%{?dist}
Summary: Perl module for resolving POD escape sequences
Group: Development/Libraries
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.04-6
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.04-5.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)