Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package river for openSUSE:Factory checked in at 2023-09-20 13:25:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/river (Old) and /work/SRC/openSUSE:Factory/.river.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "river" Wed Sep 20 13:25:31 2023 rev:10 rq:1111752 version:0.2.4+g960 Changes: -------- --- /work/SRC/openSUSE:Factory/river/river.changes 2023-08-28 17:12:03.569851402 +0200 +++ /work/SRC/openSUSE:Factory/.river.new.16627/river.changes 2023-09-20 13:27:11.506351003 +0200 @@ -1,0 +2,35 @@ +Sun Sep 17 10:17:30 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 0.2.4+g960: + * wlr-output-management: apply adaptive sync state + * ci: Use meson setup command + * View: fix pointer comparison in notifyTitle() + * rivertile: fix code to disallow 0 main count + * session-lock: wait for present before locking + * session-lock: fix assertion failure due to race + * session-lock: fix assertion failure on abnormal client behavior + * render: fix rounding for fractional scaling + * deps: update to Zig 0.10 + * flags: further cleanup after Zig 0.10 + * deps: update zig-wayland to fix build on aarch64 + * Seat: rework Xwayland Override Redirect focus + * command/layout: fix a memory leak + * session-lock: properly handle disabled outputs + * idle-inhibit: fix use-after-free + * wlr-output-management: leverage new wlroots APIs + * session-lock: fix assertion failure on hot-plug while locked + * wlr-output-management: fix bug due to zig miscompilation + * docs: fix typos in riverctl man page + * docs: remove repology badge from readme + * Seat: guard setFocusRaw() usage while locked + * deps: update to latest zig-wayland/zig-wlroots + * deps: update to latest zig-wayland/zig-wlroots + * Keyboard: fix keyboard-layout mapping crash + * pointer-constraints: remove protocol + * render: remove damage tracking + * wlr-foreign-toplevel-management: remove protocol + * render: use wlr_scene to render views + * Cursor: remove surfaceAt() + * session-lock: use the scene graph + +------------------------------------------------------------------- Old: ---- river-0.2.4+g953.tar.zst New: ---- river-0.2.4+g960.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ river.spec ++++++ --- /var/tmp/diff_new_pack.OwCT6h/_old 2023-09-20 13:27:12.682393135 +0200 +++ /var/tmp/diff_new_pack.OwCT6h/_new 2023-09-20 13:27:12.686393278 +0200 @@ -17,7 +17,7 @@ Name: river -Version: 0.2.4+g953 +Version: 0.2.4+g960 Release: 0 Summary: A dynamic tiling Wayland compositor License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.OwCT6h/_old 2023-09-20 13:27:12.710394139 +0200 +++ /var/tmp/diff_new_pack.OwCT6h/_new 2023-09-20 13:27:12.714394281 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/riverwm/river.git</param> - <param name="revision">93a567ca945bd1f8a04b6453e59e0dbaeed0fcb3</param> + <param name="revision">7f30c655c75568ae331ed0243578d91870f3f9c6</param> <param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param> <param name="match-tag">v0.2.4</param> <param name="versionrewrite-pattern">v(.*)</param>