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-11-07 21:26:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/river (Old) and /work/SRC/openSUSE:Factory/.river.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "river" Tue Nov 7 21:26:19 2023 rev:14 rq:1123707 version:0.2.4+g976 Changes: -------- --- /work/SRC/openSUSE:Factory/river/river.changes 2023-10-24 20:08:23.052583463 +0200 +++ /work/SRC/openSUSE:Factory/.river.new.17445/river.changes 2023-11-07 21:27:00.868962993 +0100 @@ -1,0 +2,11 @@ +Tue Nov 7 02:16:42 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildserv...@uncomfyhalomacro.pl> + +- Update to version 0.2.4+g976: + * pointer-constraints: fix assertion failure + * XdgToplevel: tweak fullscreen state policy + * Cursor: use inflight_mode as needed in updateState() + * riverctl(1): add a section on terminology + * rivertile: eliminate an @intCast() + * DragIcon: set position on creation + +------------------------------------------------------------------- Old: ---- river-0.2.4+g970.tar.zst New: ---- river-0.2.4+g976.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ river.spec ++++++ --- /var/tmp/diff_new_pack.QuQlgR/_old 2023-11-07 21:27:01.328979932 +0100 +++ /var/tmp/diff_new_pack.QuQlgR/_new 2023-11-07 21:27:01.328979932 +0100 @@ -17,7 +17,7 @@ Name: river -Version: 0.2.4+g970 +Version: 0.2.4+g976 Release: 0 Summary: A dynamic tiling Wayland compositor License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QuQlgR/_old 2023-11-07 21:27:01.352980816 +0100 +++ /var/tmp/diff_new_pack.QuQlgR/_new 2023-11-07 21:27:01.356980963 +0100 @@ -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">ad1e0aa75232a63122c2e4a45b260d2fcae97aad</param> + <param name="revision">18a440b6063db07604fa8626fda893cc77d841dc</param> <param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param> <param name="match-tag">v0.2.4</param> <param name="versionrewrite-pattern">v(.*)</param>