- Update to version 0.34.4:

* Fix application crash when resizing with flexible plugin panes in layout
  * Allow the SHELL variable to contain non-absolute shell paths (e.g. SHELL=sh instead of SHELL=/bin/sh

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=47
This commit is contained in:
Soc Virnyl Estela 2022-12-17 06:46:31 +00:00 committed by Git OBS Bridge
parent 24a98e07f8
commit f9030d513d
6 changed files with 14 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">v0.34.3.tar.gz</param>
<param name="srctar">v0.34.4.tar.gz</param>
<param name="compression">gz</param>
<param name="update">true</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cf1e5a87eb3bd458487b2db91cd8918b6df308de2809041fc62df30c50a735c
size 9043928

3
v0.34.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49
size 9043987

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f53dbc56d77ef6cc002b6c237d0b9674f950876594cbf369895b14beb8e9e86
size 45740953
oid sha256:ed4c71d43f88b8edb6215098c9a394b9ef8a44c6d115e161e98ffedef804418f
size 46504781

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 17 06:21:27 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.34.4:
* Fix application crash when resizing with flexible plugin panes in layout
* Allow the SHELL variable to contain non-absolute shell paths (e.g. SHELL=sh instead of SHELL=/bin/sh
-------------------------------------------------------------------
Sun Dec 11 04:13:24 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -18,7 +18,7 @@
%bcond_with test
Name: zellij
Version: 0.34.3
Version: 0.34.4
Release: 0
Summary: Terminal workspace with batteries included
License: MIT