diff --git a/_service b/_service index caba777..862171e 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://github.com/riverwm/river.git - 7f30c655c75568ae331ed0243578d91870f3f9c6 + ad1e0aa75232a63122c2e4a45b260d2fcae97aad @PARENT_TAG@+g@TAG_OFFSET@ v0.2.4 v(.*) diff --git a/_servicedata b/_servicedata index 8bd4371..d6dbc29 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/riverwm/river.git - 93a567ca945bd1f8a04b6453e59e0dbaeed0fcb3 \ No newline at end of file + ad1e0aa75232a63122c2e4a45b260d2fcae97aad \ No newline at end of file diff --git a/river-0.2.4+g960.tar.zst b/river-0.2.4+g960.tar.zst deleted file mode 100644 index 95538ee..0000000 --- a/river-0.2.4+g960.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cec53260e1823e5d957d888b118ac26232e34953c82145720c8b8e54cb9fb59 -size 272017 diff --git a/river-0.2.4+g970.tar.zst b/river-0.2.4+g970.tar.zst new file mode 100644 index 0000000..08e7729 --- /dev/null +++ b/river-0.2.4+g970.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f3b79ad15d923a6466845eec9e497a3f12d1120d65ed7f21f68ae48d64b8c8 +size 271981 diff --git a/river.changes b/river.changes index 4469686..8ec46ed 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Oct 21 04:57:12 UTC 2023 - socvirnyl.estela@gmail.com + +- Update to version 0.2.4+g970: + * completions/zsh: Fix incomplete input names + * completions: Rewrite zsh + * Cursor: use total delta for resize calculation + * riverctl: rule-{add,del}: reorder parameters + * View: clean up after Zig update + * build: update to Zig 0.11.0 + * Cursor: keep focus_follows_cursor_target updated + * Root: fix inflight_layout_demands counting + * Root: migrate {all,active}_outputs to wl.list + * Root: make 'fallback output empty' assertion stricter + * Root: rename field outputs to active_outputs + * river: update some comments + * river: fix spatial direction focusing / swapping + * river: focus-view and swap by spatial direction + * river: fix crash when trying to add tag rule without tag argument + * river: add tags rule + * river: change order of colums in list-rules command + * river: allow settings child type of RuleList + * river-layout: Remove incorrect assertion + ------------------------------------------------------------------- Thu Oct 5 08:45:27 UTC 2023 - Soc Virnyl Estela diff --git a/river.spec b/river.spec index 49a493c..5ca3f65 100644 --- a/river.spec +++ b/river.spec @@ -17,7 +17,7 @@ Name: river -Version: 0.2.4+g960 +Version: 0.2.4+g970 Release: 0 Summary: A dynamic tiling Wayland compositor License: GPL-3.0-only