Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weston for openSUSE:Factory checked in at 2023-12-05 17:03:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weston (Old) and /work/SRC/openSUSE:Factory/.weston.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weston" Tue Dec 5 17:03:13 2023 rev:33 rq:1130866 version:13.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/weston/weston.changes 2023-08-03 17:28:30.667301497 +0200 +++ /work/SRC/openSUSE:Factory/.weston.new.25432/weston.changes 2023-12-05 17:03:24.317565759 +0100 @@ -1,0 +2,11 @@ +Tue Nov 28 02:00:22 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 13 + * Multi-backend support + * VNC, Pipewire and RDP backends: GL renderer support + * Improved fullscreen handling in kiosk-shell which allows + xwayland type of surfaces be fullscreen + * Support for overlapping outputs, which allows placing views on + planes when they are displayed on multiple outputs + +------------------------------------------------------------------- Old: ---- weston-12.0.2.tar.xz weston-12.0.2.tar.xz.sig New: ---- weston-13.0.0.tar.xz weston-13.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weston.spec ++++++ --- /var/tmp/diff_new_pack.UoQIq5/_old 2023-12-05 17:03:25.525610288 +0100 +++ /var/tmp/diff_new_pack.UoQIq5/_new 2023-12-05 17:03:25.529610436 +0100 @@ -18,8 +18,8 @@ Name: weston %define lname libweston0 -%define major 12 -Version: 12.0.2 +%define major 13 +Version: 13.0.0 Release: 0 Summary: Wayland Reference Compositor License: CC-BY-SA-3.0 AND MIT @@ -30,16 +30,13 @@ Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz.sig BuildRequires: Mesa-libGLESv3-devel -BuildRequires: autoconf >= 2.64 -BuildRequires: automake >= 1.11 BuildRequires: gcc-c++ BuildRequires: glibc-devel >= 2.27 BuildRequires: libjpeg-devel -BuildRequires: libtool >= 2.2 BuildRequires: libxml2-tools -BuildRequires: meson +BuildRequires: meson >= 0.63 BuildRequires: pam-devel -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: xkeyboard-config BuildRequires: xz BuildRequires: pkgconfig(cairo) >= 1.10.0 @@ -50,7 +47,7 @@ BuildRequires: pkgconfig(freerdp2) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(glesv2) -BuildRequires: pkgconfig(lcms2) +BuildRequires: pkgconfig(lcms2) >= 2.9 BuildRequires: pkgconfig(libdrm) >= 2.4.108 BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(libinput) >= 0.8.0 @@ -61,11 +58,11 @@ BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(pixman-1) >= 0.25.2 -BuildRequires: pkgconfig(wayland-client) >= 1.18.0 +BuildRequires: pkgconfig(wayland-client) >= 1.22.0 BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-protocols) >= 1.24 BuildRequires: pkgconfig(wayland-scanner) -BuildRequires: pkgconfig(wayland-server) >= 1.18.0 +BuildRequires: pkgconfig(wayland-server) >= 1.22.0 BuildRequires: pkgconfig(xcb) >= 1.8 BuildRequires: pkgconfig(xcb-composite) BuildRequires: pkgconfig(xcb-cursor) @@ -126,8 +123,6 @@ %autosetup -p1 %build -echo "Workaround broken weston that fails to cope with -Wl,--no-undefined injected by meson/ninja" -export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs" %meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \ -Dtest-junit-xml=false -Dpipewire=false -Dbackend-vnc=false \ --includedir="%_includedir/%name" ++++++ weston-12.0.2.tar.xz -> weston-13.0.0.tar.xz ++++++ ++++ 26921 lines of diff (skipped)