Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package labwc for openSUSE:Factory checked in at 2024-08-02 17:27:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/labwc (Old) and /work/SRC/openSUSE:Factory/.labwc.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "labwc" Fri Aug 2 17:27:08 2024 rev:7 rq:1191069 version:0.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/labwc/labwc.changes 2024-07-22 17:18:47.899180214 +0200 +++ /work/SRC/openSUSE:Factory/.labwc.new.7232/labwc.changes 2024-08-02 17:27:52.078617438 +0200 @@ -1,0 +2,32 @@ +Fri Aug 2 03:19:38 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me> + +- Update to wlroots version 0.17.4 + - render/pixman: Improve transform performance + - render/pixman: Fix non-uniform scale with rotation + - wlr_surface: update get_root_surface() docs + - output: reset hardware_cursor on failure + - scene: fix double scaling of opaque region for blend mode + optimization + - xdg-toplevel: allow edge_none for resizing + - output: extract hardware cursor disabling logic + - output: disable hardware cursor when falling back to software + - render/vulkan: fix texture clip region leak + - render/vulkan: free pipeline layouts on destroy + - render/vulkan: free render format setups on destroy + - backend/x11: send correct keyboard layout + - xdg-popup: don't emit parent's new_popup signal too early + - xdg-popup: validate positioner on reposition request + - input-method: unmap popup surfaces on deactivate + - backend/wayland: destroy ignored tablet proxies + - backend/drm: add support for libliftoff v0.5.0 + - render/vulkan: don't use UNDEFINED layout for imported DMA-BUFs + - wlr_pointer_gestures_v1: init destroy signal + - wlr_pointer_gestures_v1: emit destroy signal in destroy function + - backend/libinput: Fix call of handle_libinput_readable() when + WLR_LIBINPUT_NO_DEVICES is set +- Build under submodule wlroots v0.17.4 +- add pkgconfig(xwayland) BuildRequires: enable xwayland on wlroots +- add pkgconfig(xcb-errors) BuildRequires: enable xcb-errors util + library on wlroots + +------------------------------------------------------------------- Old: ---- wlroots-0.17.0.tar.bz2 New: ---- wlroots-0.17.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ labwc.spec ++++++ --- /var/tmp/diff_new_pack.uZo2sv/_old 2024-08-02 17:27:52.542636577 +0200 +++ /var/tmp/diff_new_pack.uZo2sv/_new 2024-08-02 17:27:52.542636577 +0200 @@ -16,10 +16,10 @@ # -%bcond_with warp +%bcond_without warp %bcond_without xwayland %define sname wlroots -%define sver 0.17.0 +%define sver 0.17.4 Name: labwc Version: 0.7.4 Release: 0 @@ -40,6 +40,7 @@ BuildRequires: pkgconfig(vulkan) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb-errors) BuildRequires: pkgconfig(xcb-composite) BuildRequires: pkgconfig(xcb-icccm) BuildRequires: pkgconfig(xcb-image) @@ -47,9 +48,10 @@ BuildRequires: pkgconfig(xcb-renderutil) BuildRequires: pkgconfig(xcb-xfixes) BuildRequires: pkgconfig(xcb-xkb) +BuildRequires: pkgconfig(xwayland) BuildRequires: pkgconfig(xwaylandproto) %else -BuildRequires: wlroots-devel >= 0.17.3 +BuildRequires: wlroots-devel >= 0.17.4 %endif BuildRequires: hicolor-icon-theme BuildRequires: meson ++++++ wlroots-0.17.0.tar.bz2 -> wlroots-0.17.4.tar.bz2 ++++++ ++++ 1878 lines of diff (skipped)