Hello community, here is the log from the commit of package perl-XML-Twig for openSUSE:Factory checked in at 2014-03-22 14:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-XML-Twig (Old) and /work/SRC/openSUSE:Factory/.perl-XML-Twig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-XML-Twig" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-XML-Twig/perl-XML-Twig.changes 2013-06-06 15:06:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-XML-Twig.new/perl-XML-Twig.changes 2014-03-22 18:02:25.000000000 +0100 @@ -1,0 +2,32 @@ +Sat Mar 15 13:03:31 UTC 2014 - [email protected] + +- updated to 3.46 + - fixed: link to idented_a format description + RT #85400 https://rt.cpan.org/Public/Bug/Display.html?id=85400 + fixed by Martin McGrath + + - fixed: code that gave a warning in 5.19.9 + + - fixed: RT #86651 https://rt.cpan.org/Ticket/Display.html?id=86773 + xml_pp, quote not escaped in attribute values + + - fixed various typos in docs RT#87660 + thanks to David Steinbrunner + + - fixed: RT #86773 https://rt.cpan.org/Ticket/Display.html?id=86773 + CDATA sections in HTML were not properly escaped when using the + (default) HTML::TreeBuilder conversion + spotted by Marco Pessotto + + - fixed: RT #85933 https://rt.cpan.org/Ticket/Display.html?id=85933 + quotes in attributes were not properly escaped + dpotted by Arun Lakhana + + - added: docs for tools and safe_print_to_file + + - added: support for XPath variables + thanks to Nathan Glenn for the initial implementation + + - updated: Changes to conform to CPAN::Changes + test + +------------------------------------------------------------------- Old: ---- XML-Twig-3.44.tar.gz New: ---- XML-Twig-3.46.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-XML-Twig.spec ++++++ --- /var/tmp/diff_new_pack.VGNF3G/_old 2014-03-22 18:02:25.000000000 +0100 +++ /var/tmp/diff_new_pack.VGNF3G/_new 2014-03-22 18:02:25.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-XML-Twig # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-XML-Twig -Version: 3.44 +Version: 3.46 Release: 0 %define cpan_name XML-Twig Summary: A perl module for processing huge XML documents in tree mode. @@ -30,8 +30,9 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(XML::Parser) >= 2.23 -#BuildRequires: perl(xmlxpath_tools) Requires: perl(XML::Parser) >= 2.23 +%{perl_requires} +# MANUAL BuildRequires: expat BuildRequires: perl-HTML-Tidy BuildRequires: perl-IO-CaptureOutput @@ -55,8 +56,6 @@ Recommends: perl-XML-XPath Recommends: perl-XML-XPathEngine -%{perl_requires} - %description This module provides a way to process XML documents. It is build on top of 'XML::Parser'. ++++++ XML-Twig-3.44.tar.gz -> XML-Twig-3.46.tar.gz ++++++ ++++ 5570 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
