perl rebuild, chain 4

This commit is contained in:
Tom Callaway 2008-03-02 15:52:17 +00:00
parent 5362621699
commit 21d0678d57

View File

@ -1,6 +1,6 @@
Name: perl-XML-Filter-BufferText
Version: 1.01
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Filter to put all characters() in one event
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.01-5
- Rebuild for perl 5.10 (again)
* Tue Jan 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.01-4
- BR perl(Test::More)