Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wlroots for openSUSE:Factory checked in at 2022-11-14 14:29:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wlroots (Old) and /work/SRC/openSUSE:Factory/.wlroots.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wlroots" Mon Nov 14 14:29:04 2022 rev:22 rq:1035598 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wlroots/wlroots.changes 2022-07-13 13:45:58.150081285 +0200 +++ /work/SRC/openSUSE:Factory/.wlroots.new.1597/wlroots.changes 2022-11-14 14:29:17.351054536 +0100 @@ -1,0 +2,20 @@ +Mon Nov 14 08:21:02 UTC 2022 - llyyr <llyyr.pub...@gmail.com> + +- Update to 0.16.0: + * Support for the new ext-session-lock-v1, idle-notify-v1 and + single-pixel-buffer-v1 protocols has been added. + * The scene-graph API has many new features and optimizations. + * CPU readback for Vulkan renderer is now implemented. The Vulkan renderer + should be more stable. + * The input device API has been reworked. + * A new `wlr_damage_ring` helper supersedes wlr_output_damage without being + as invasive. + * Minor version 5 of xdg-shell has been implemented, adding support for popup + repositioning, configure bounds and WM capabilities. + * High-res scroll wheel events are now supported. + * Minor version 4 of wlr_output_management-v1 has been implemented, adding + support for managing adaptive sync (VRR). + * Internal refactoring of the wl_surface and DRM backend code. +- Remove 3456.patch: Merged upstream. + +------------------------------------------------------------------- Old: ---- 3456.patch wlroots-0.15.1.tar.gz New: ---- wlroots-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wlroots.spec ++++++ --- /var/tmp/diff_new_pack.YpszOy/_old 2022-11-14 14:29:17.815056685 +0100 +++ /var/tmp/diff_new_pack.YpszOy/_new 2022-11-14 14:29:17.819056703 +0100 @@ -16,7 +16,7 @@ # -%define libname libwlroots10 +%define libname libwlroots11 %bcond_without drm_backend %bcond_without libinput_backend %bcond_without x11_backend @@ -24,25 +24,25 @@ %bcond_without xcb_errors Name: wlroots -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: Modular Wayland compositor library License: MIT Group: System/GUI/Other URL: https://gitlab.freedesktop.org/wlroots/wlroots Source0: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/%{version}/downloads/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3456.patch BuildRequires: glslang-devel -BuildRequires: meson >= 0.58.1 +BuildRequires: meson >= 0.59.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(freerdp2) BuildRequires: pkgconfig(gbm) >= 17.1.0 BuildRequires: pkgconfig(glesv2) +BuildRequires: pkgconfig(hwdata) BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil) -BuildRequires: pkgconfig(libdrm) >= 2.4.109 +BuildRequires: pkgconfig(libdrm) >= 2.4.113 %if %{with libinput_backend} BuildRequires: pkgconfig(libinput) >= 1.14.0 %endif @@ -53,8 +53,8 @@ BuildRequires: pkgconfig(vulkan) >= 1.2.182 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-egl) -BuildRequires: pkgconfig(wayland-protocols) >= 1.24 -BuildRequires: pkgconfig(wayland-server) >= 1.20 +BuildRequires: pkgconfig(wayland-protocols) >= 1.25 +BuildRequires: pkgconfig(wayland-server) >= 1.21 BuildRequires: pkgconfig(xkbcommon) %if %{with x11_backend} || %{with xwayland} BuildRequires: xorg-x11-server-wayland ++++++ wlroots-0.15.1.tar.gz -> wlroots-0.16.0.tar.gz ++++++ ++++ 40591 lines of diff (skipped)