Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wayland for openSUSE:Factory checked in at 2025-06-06 22:35:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wayland (Old) and /work/SRC/openSUSE:Factory/.wayland.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wayland" Fri Jun 6 22:35:17 2025 rev:52 rq:1282720 version:1.23.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wayland/wayland.changes 2024-09-18 15:26:32.876004046 +0200 +++ /work/SRC/openSUSE:Factory/.wayland.new.19631/wayland.changes 2025-06-06 22:35:20.925656263 +0200 @@ -1,0 +2,5 @@ +Fri Mar 21 12:13:18 UTC 2025 - Hillwood Yang <[email protected]> + +- Disable test on loongarch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayland.spec ++++++ --- /var/tmp/diff_new_pack.H3kQjl/_old 2025-06-06 22:35:21.917697172 +0200 +++ /var/tmp/diff_new_pack.H3kQjl/_new 2025-06-06 22:35:21.921697337 +0200 @@ -1,7 +1,7 @@ # # spec file for package wayland # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,6 +23,10 @@ %define eglversion %_version %endif %define lname libwayland0 +%define enable_test 1 +%ifarch loongarch64 +%define enable_test 0 +%endif %bcond_with doc Name: wayland Version: %_version @@ -160,8 +164,10 @@ %install %meson_install +%if %{enable_test} %check %meson_test +%endif %if 0%{?suse_version} >= 1550 %ldconfig_scriptlets -n libwayland-client0 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.H3kQjl/_old 2025-06-06 22:35:21.949698492 +0200 +++ /var/tmp/diff_new_pack.H3kQjl/_new 2025-06-06 22:35:21.953698657 +0200 @@ -1,5 +1,5 @@ -mtime: 1726554164 -commit: 1f7e9726e4c71b597410f67111e0754d43a79bef7523959c0e790989c07f8af9 +mtime: 1749035959 +commit: cb3c9331d08d25bffd12745296d134bd13ada8ae27177ad0297edc8e04e76cb7 url: https://src.opensuse.org/jengelh/wayland revision: master ++++++ build.specials.obscpio ++++++
