rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-14 02:54:58 +00:00
parent 90531f7386
commit 523e312eed

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 1.5
Release: 1%{?dist}.1
Release: 2%{?dist}
Summary: Play with other peoples' lexical variables
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5-2
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)