Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 02:52:59 +00:00
parent 389f485560
commit adc3ba0d31

View File

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