Changelog for
perl-XML-SAX-0.99-1.22.x86_64.rpm :
* Mon Apr 15 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Mon Sep 12 2011 vcizekAATTsuse.com- licence correction to same as Perl- update to 0.99 - functionally identical to 0.96 - requires XML::SAX::Base (not bundled within since 0.99)
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Thu Jan 15 2009 anickaAATTsuse.cz- add patch fixing utf8 parsing (bnc#459794)
* Thu Jan 15 2009 anickaAATTsuse.cz- enable testsuite (bnc#466010)
* Wed Sep 10 2008 anickaAATTsuse.cz- update to 0.96
* Fix handling of numeric character entities in attribute values
* Fix for numeric character entities spanning end of buffer
* Performance fix for parsing from large strings
* Fix for UTF8 bytes in first 4096 bytes of document not being decoded to Perl-UTF8-characters
* incorrect operator precedence breaks single quotes around DTD entity declarations
* Fix test in ParserFactory.pm for parser module loaded
* Fix XML::SAX::PurePerl versioning
* Fri Dec 14 2007 anickaAATTsuse.cz- update to 0.16
* Applied patch for PI handling from RT#19173
* Fixed handling of entities in attribute values
* Cleaned up some benign warnings
* Fixed CDATA section parsing
* Fix Makefile.PL for VMS
* Support calling set_handler() mid-parse
* Fix for when random modules overload UNIVERSAL::AUTOLOAD()
* Fix case when ParserDetails.ini isn\'t being updated but we are doing an upgrade.
* Complete re-write of XML::SAX::PurePerl for performance
* Support Encoding & XMLVersion in DocumentLocator interface
* A few conformance tweaks to match perl SAX 2.1.
* Fri Jun 01 2007 cooloAATTsuse.de- remove libxml2-test from buildrequires