Hello community, here is the log from the commit of package wlroots for openSUSE:Factory checked in at 2020-11-11 20:46:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wlroots (Old) and /work/SRC/openSUSE:Factory/.wlroots.new.26437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wlroots" Wed Nov 11 20:46:45 2020 rev:12 rq:847692 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wlroots/wlroots.changes 2020-07-16 12:21:36.407156107 +0200 +++ /work/SRC/openSUSE:Factory/.wlroots.new.26437/wlroots.changes 2020-11-11 20:46:51.575673337 +0100 @@ -1,0 +2,18 @@ +Mon Nov 9 07:44:22 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 0.12.0: + breaking changes: + * render/gles2: remove gles2_procs global (#2351) + The wlr_gles2_texture_from_* family of functions are no longer + public API. + * Remove xdg-shell-unstable-v6 support (#2391) + wlr_xdg_shell_v6 has been dropped and is superseded by wlr_xdg_shell. + * output: fix blurred hw cursors with fractional scaling (#2107) + For backends: wlr_output_impl.set_cursor now takes a float scale + instead of an int32_t. + * Introduce wlr_output_event_commit (#2315) + The wlr_output.events.commit event now has a data argument of + type struct wlr_output_event_commit * instead of struct wlr_output *. + * For details see: https://github.com/swaywm/wlroots/releases/tag/0.12.0 + +------------------------------------------------------------------- Old: ---- 0.11.0.tar.gz New: ---- 0.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wlroots.spec ++++++ --- /var/tmp/diff_new_pack.iI8o8Z/_old 2020-11-11 20:46:52.303674022 +0100 +++ /var/tmp/diff_new_pack.iI8o8Z/_new 2020-11-11 20:46:52.307674025 +0100 @@ -16,7 +16,7 @@ # -%define libname libwlroots6 +%define libname libwlroots7 %bcond_without libcap %bcond_without systemd %bcond_with elogind @@ -24,7 +24,7 @@ %bcond_without xwayland %bcond_without xcb_errors Name: wlroots -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Modular Wayland compositor library License: MIT @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libdrm) >= 2.4.95 BuildRequires: pkgconfig(libinput) >= 1.9.0 BuildRequires: pkgconfig(libpng) +BuildRequires: pkgconfig(libseat) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) ++++++ 0.11.0.tar.gz -> 0.12.0.tar.gz ++++++ ++++ 7659 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
