Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 03:17:15 +00:00
parent 85aa51d13c
commit bd30afb795

View File

@ -1,6 +1,6 @@
Name: perl-XML-NamespaceSupport
Version: 1.09
Release: 2%{?dist}.1
Release: 3%{?dist}
Summary: A simple generic namespace support class
Group: Development/Libraries
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.09-3
- rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.09-2.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)