Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-06 02:39:23 +00:00
parent 012471950a
commit 1205d5a8e7

View File

@ -1,6 +1,6 @@
Name: perl-Text-Template
Version: 1.44
Release: 4%{?dist}.1
Release: 5%{?dist}
Summary: Expand template text with embedded Perl
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.44-5
- rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.44-4.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)