diff --git a/perl-XML-SAX.spec b/perl-XML-SAX.spec index 9018dd7..3c841c6 100644 --- a/perl-XML-SAX.spec +++ b/perl-XML-SAX.spec @@ -1,7 +1,7 @@ Summary: XML-SAX Perl module Name: perl-XML-SAX Version: 0.99 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Libraries License: GPL+ or Artistic @@ -84,6 +84,9 @@ rm -rf "%{perl_vendorlib}/XML/SAX/ParserDetails.ini.backup" || : %changelog +* Mon Jun 11 2012 Petr Pisar - 0.99-4 +- Perl 5.16 rebuild + * Sat Mar 17 2012 Paul Howarth - 0.99-3 - Drop redundant runtime dependencies on perl(XML::LibXML) and perl(XML::LibXML::Common), which cause circular build dependencies (#720974)