From 0d7a67562adc20668ca22510f96df05cb4c64ee9dcf8f6a90a35dc73c83daf31 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 10 Jun 2023 02:08:02 +0000 Subject: [PATCH] - Update to version 0.2.4+g953: * riverctl: Add error messages for failed connections * XdgToplevel: store scene node in wlr_surface data * XdgToplevel: keep wlroots updated on view sizes OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=24 --- _service | 3 ++- _servicedata | 2 +- river-0.2.4+g109.tar.zst | 3 --- river-0.2.4+g953.tar.zst | 3 +++ river.changes | 8 ++++++++ river.spec | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 river-0.2.4+g109.tar.zst create mode 100644 river-0.2.4+g953.tar.zst diff --git a/_service b/_service index 5a40143..90373f0 100644 --- a/_service +++ b/_service @@ -2,8 +2,9 @@ git https://github.com/riverwm/river.git - b3698150708bec276454c0ff7c707d9dab446b1e + 93a567ca945bd1f8a04b6453e59e0dbaeed0fcb3 @PARENT_TAG@+g@TAG_OFFSET@ + v0.2.4 v(.*) \1 enable diff --git a/_servicedata b/_servicedata index 9cf8f72..8bd4371 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/riverwm/river.git - b3698150708bec276454c0ff7c707d9dab446b1e \ No newline at end of file + 93a567ca945bd1f8a04b6453e59e0dbaeed0fcb3 \ No newline at end of file diff --git a/river-0.2.4+g109.tar.zst b/river-0.2.4+g109.tar.zst deleted file mode 100644 index bc4c5ea..0000000 --- a/river-0.2.4+g109.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a1c7f71146b9dac222d56d6e1d3bf8c5a8064f972be8718c30005e8bf5b3427 -size 271265 diff --git a/river-0.2.4+g953.tar.zst b/river-0.2.4+g953.tar.zst new file mode 100644 index 0000000..5deafc6 --- /dev/null +++ b/river-0.2.4+g953.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3518d845fa19baac674e0f80c7c811ff9e218805716f39641e19dd360c37d3af +size 2170880 diff --git a/river.changes b/river.changes index cc64445..e39b12a 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jun 10 01:44:52 UTC 2023 - socvirnyl.estela@gmail.com + +- Update to version 0.2.4+g953: + * riverctl: Add error messages for failed connections + * XdgToplevel: store scene node in wlr_surface data + * XdgToplevel: keep wlroots updated on view sizes + ------------------------------------------------------------------- Sun Apr 16 09:25:44 UTC 2023 - Soc Virnyl Estela diff --git a/river.spec b/river.spec index 7c8c05b..899268d 100644 --- a/river.spec +++ b/river.spec @@ -17,7 +17,7 @@ Name: river -Version: 0.2.4+g109 +Version: 0.2.4+953 Release: 0 Summary: A dynamic tiling Wayland compositor License: GPL-3.0-only