Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-28 21:31:31 +00:00
parent 3447172956
commit bcf76fa3cb

View File

@ -1,6 +1,6 @@
Name: perl-XML-SAX-Writer
Version: 0.50
Release: 3%{?dist}
Release: 4%{?dist}
Summary: SAX2 Writer
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.50-4
- rebuild for new perl
* Sun Jan 27 2008 Andreas Thienemann <andreas@bawue.net> 0.50-3
- Added Test::More to the BuildReqs