Hello community, here is the log from the commit of package perl-XML-Bare checked in at Fri Jul 25 17:01:01 CEST 2008. -------- --- perl-XML-Bare/perl-XML-Bare.changes 2008-06-30 19:06:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-XML-Bare/perl-XML-Bare.changes 2008-07-25 15:50:11.000000000 +0200 @@ -1,0 +2,14 @@ +Fri Jul 25 15:11:11 CEST 2008 - anicka@suse.cz + +- update to 0.30 + * Add new parsing mode, simple, which simulates XML::Simple. + * New function add_node_after + * Fixed node ordering such that node order is preserved + * Altered xml output so that it cleans extraneous input spacing + and indents mixed values properly. + * Added prereqs to Makefile.pl + * Added Test::POD and Test::POD::Coverage tests + * Fixed incorrect pointer type cast in parser.c + * Rewrote benchmark system to use templated benchmarking + +------------------------------------------------------------------- Old: ---- XML-Bare-0.27.tar.bz2 New: ---- XML-Bare-0.30.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-XML-Bare.spec ++++++ --- /var/tmp/diff_new_pack.hd6133/_old 2008-07-25 17:00:54.000000000 +0200 +++ /var/tmp/diff_new_pack.hd6133/_new 2008-07-25 17:00:54.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package perl-XML-Bare (Version 0.27) +# spec file for package perl-XML-Bare (Version 0.30) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,8 +13,8 @@ Name: perl-XML-Bare BuildRequires: perl -Version: 0.27 -Release: 32 +Version: 0.30 +Release: 1 Requires: expat perl-XML-Parser Requires: perl = %{perl_version} AutoReqProv: on @@ -62,6 +62,17 @@ /var/adm/perl-modules/%{name} %changelog +* Fri Jul 25 2008 anicka@suse.cz +- update to 0.30 + * Add new parsing mode, simple, which simulates XML::Simple. + * New function add_node_after + * Fixed node ordering such that node order is preserved + * Altered xml output so that it cleans extraneous input spacing + and indents mixed values properly. + * Added prereqs to Makefile.pl + * Added Test::POD and Test::POD::Coverage tests + * Fixed incorrect pointer type cast in parser.c + * Rewrote benchmark system to use templated benchmarking * Thu Jun 26 2008 anicka@suse.cz - fix permissions (bnc#403978) * Thu Dec 13 2007 anicka@suse.cz ++++++ XML-Bare-0.27.tar.bz2 -> XML-Bare-0.30.tar.bz2 ++++++ ++++ 2677 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de