Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pugixml for openSUSE:Factory checked in at 2023-10-04 22:30:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pugixml (Old) and /work/SRC/openSUSE:Factory/.pugixml.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pugixml" Wed Oct 4 22:30:51 2023 rev:14 rq:1114838 version:1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/pugixml/pugixml.changes 2022-11-03 19:14:46.732217217 +0100 +++ /work/SRC/openSUSE:Factory/.pugixml.new.28202/pugixml.changes 2023-10-04 22:31:29.867741647 +0200 @@ -1,0 +2,20 @@ +Mon Oct 2 09:32:01 UTC 2023 - Antoine Belvire <antoine.belv...@opensuse.org> + +- Update to version 1.14: + * Improvements: + + xml_attribute::set_name and xml_node::set_name now have overloads that + accept pointer to non-null-terminated string and size. + + Implement parse_merge_pcdata parsing mode in which PCDATA contents is + merged into a single node when original document had comments that were + skipped during parsing. + + xml_document::load_file now returns a more consistent error status when + given a path to a folder. + * Bug fixes: + + Fix assertion in XPath number->string conversion when using non-English + locales. + * Compatibility improvements: + + Fix GCC 2.95/3.3 builds. + + Fix CMake 3.27 deprecation warnings. + + Fix clang/gcc warnings -Wweak-vtables, -Wreserved-macro-identifier. + +------------------------------------------------------------------- Old: ---- pugixml-1.13.tar.gz New: ---- pugixml-1.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pugixml.spec ++++++ --- /var/tmp/diff_new_pack.ehL3Qk/_old 2023-10-04 22:31:30.999782563 +0200 +++ /var/tmp/diff_new_pack.ehL3Qk/_new 2023-10-04 22:31:30.999782563 +0200 @@ -1,7 +1,7 @@ # # spec file for package pugixml # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _libname libpugixml1 Name: pugixml -Version: 1.13 +Version: 1.14 Release: 0 Summary: Light-weight C++ XML Processing Library License: MIT ++++++ pugixml-1.13.tar.gz -> pugixml-1.14.tar.gz ++++++ ++++ 10197 lines of diff (skipped)