Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxml2 for openSUSE:Factory checked in at 2022-11-02 12:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml2 (Old) and /work/SRC/openSUSE:Factory/.libxml2.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml2" Wed Nov 2 12:46:33 2022 rev:115 rq:1032567 version:2.10.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes 2022-10-18 12:44:55.393713264 +0200 +++ /work/SRC/openSUSE:Factory/.libxml2.new.2275/libxml2.changes 2022-11-02 12:46:48.905468608 +0100 @@ -1,0 +2,6 @@ +Mon Oct 31 18:12:58 UTC 2022 - David Anes <david.a...@suse.com> + +- Add W3C conformance tests to the testsuite (bsc#1204585): + * Added file xmlts20080827.tar.gz + +------------------------------------------------------------------- New: ---- xmlts20080827.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml2.spec ++++++ --- /var/tmp/diff_new_pack.EzwUuj/_old 2022-11-02 12:46:50.041474375 +0100 +++ /var/tmp/diff_new_pack.EzwUuj/_new 2022-11-02 12:46:50.045474395 +0100 @@ -32,7 +32,9 @@ URL: https://gitlab.gnome.org/GNOME/libxml2 Source0: https://download.gnome.org/sources/%{name}/2.10/libxml2-%{version}.tar.xz Source1: baselibs.conf -# +# W3C Conformance tests +Source2: https://www.w3.org/XML/Test/xmlts20080827.tar.gz + ### -- Upstream patches range from 0 to 999 -- ### # PATCH-FIX-UPSTREAM libxml2-python3-unicode-errors.patch bsc#1064286 mc...@suse.com # remove segfault after doc.freeDoc() @@ -205,7 +207,9 @@ %check # qemu-arm can't keep up atm, disabling check for arm %ifnarch %{arm} +tar xzvf %{SOURCE2} # add conformance tests where they are expected %make_build check +rm -rf xmlconf/ # remove the conformance tests afterwards %endif %ldconfig_scriptlets -n %{libname}