Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wayland for openSUSE:Factory checked in at 2022-03-07 19:04:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wayland (Old) and /work/SRC/openSUSE:Factory/.wayland.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wayland" Mon Mar 7 19:04:35 2022 rev:46 rq:959665 version:1.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wayland/wayland.changes 2022-01-13 00:22:10.463921772 +0100 +++ /work/SRC/openSUSE:Factory/.wayland.new.1958/wayland.changes 2022-03-07 19:04:38.057998439 +0100 @@ -1,0 +2,7 @@ +Tue Jan 25 15:37:00 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- There is a file conflict in current wayland-devel-32bit and + prvevious libwayland-egl-devel-32bit package; therefore add + a conflicts to baselibs.conf + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayland.spec ++++++ --- /var/tmp/diff_new_pack.wtAbo8/_old 2022-03-07 19:04:39.101998070 +0100 +++ /var/tmp/diff_new_pack.wtAbo8/_new 2022-03-07 19:04:39.105998068 +0100 @@ -116,6 +116,7 @@ Requires: libwayland-egl1 = %eglversion Requires: libwayland-server0 = %_version %if 0%{?suse_version} >= 1500 +# egl1 was once provided by Mesa 17.x. %if (0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400) Provides: libwayland-egl-devel = 18.1.5 Obsoletes: libwayland-egl-devel < 18.1.5 ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.wtAbo8/_old 2022-03-07 19:04:39.137998057 +0100 +++ /var/tmp/diff_new_pack.wtAbo8/_new 2022-03-07 19:04:39.141998055 +0100 @@ -8,4 +8,6 @@ requires "libwayland-cursor0-<targettype> = <version>" requires "libwayland-egl1-<targettype> = <eglversion>" requires "libwayland-server0-<targettype> = <version>" + provides "libwayland-egl-devel-<targettype> = 18.1.5" + obsoletes "libwayland-egl-devel-<targettype> < 18.1.5"