Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsoup for openSUSE:Factory checked in at 2024-12-06 14:25:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsoup (Old) and /work/SRC/openSUSE:Factory/.libsoup.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsoup" Fri Dec 6 14:25:12 2024 rev:149 rq:1228510 version:3.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes 2024-11-26 20:54:51.911848820 +0100 +++ /work/SRC/openSUSE:Factory/.libsoup.new.28523/libsoup.changes 2024-12-06 14:25:18.797786233 +0100 @@ -1,0 +2,6 @@ +Wed Dec 4 22:17:12 UTC 2024 - Michael Gorse <[email protected]> + +- Increase test timeout on s390x. The http2-body-stream test can be + slow and sometimes times out in our builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsoup.spec ++++++ --- /var/tmp/diff_new_pack.8aH5Vv/_old 2024-12-06 14:25:19.269806122 +0100 +++ /var/tmp/diff_new_pack.8aH5Vv/_new 2024-12-06 14:25:19.269806122 +0100 @@ -140,7 +140,11 @@ %check # Run the regression tests using GnuTLS NORMAL priority export G_TLS_GNUTLS_PRIORITY=NORMAL +%ifarch s390x +%meson_test -t 5 +%else %meson_test +%endif %ldconfig_scriptlets 3_0-0
