2013-04-15 10:44:21 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-02-25 09:13:58 +00:00
|
|
|
Fri Feb 16 07:20:19 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.00
|
|
|
|
see /usr/share/doc/packages/perl-XML-SAX/Changes
|
|
|
|
|
|
|
|
1.00 15 Feb 2018 Grant McLean
|
|
|
|
- Add makefile dependency to fix order of build steps RT#62289 (patch from
|
|
|
|
Ed J)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-04-15 10:44:21 +00:00
|
|
|
Mon Apr 15 10:31:20 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
|
2011-09-12 14:21:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 12 01:35:08 UTC 2011 - vcizek@suse.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)
|
|
|
|
|
2010-12-01 07:04:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 06:55:47 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-30 14:47:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:32:29 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-01-14 15:34:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2009-01-16 00:52:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 15 22:50:00 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
- add patch fixing utf8 parsing (bnc#459794)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 15 13:35:37 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
- enable testsuite (bnc#466010)
|
|
|
|
|
2008-09-12 16:13:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 10 17:03:21 CEST 2008 - anicka@suse.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
|
|
|
|
|
2007-12-14 16:21:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 14 15:51:36 CET 2007 - anicka@suse.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.
|
|
|
|
|
2007-06-03 20:00:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 1 15:49:26 CEST 2007 - coolo@suse.de
|
|
|
|
|
|
|
|
- remove libxml2-test from buildrequires
|
|
|
|
|
2007-01-15 23:32:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:40:04 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 15 15:37:55 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- added perl-XML-NamespaceSupport to nfb and requires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 29 16:17:31 CEST 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- initial version 0.12
|
|
|
|
|