diff --git a/_service b/_service index 158a805..1def030 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - v0.34.3.tar.gz + v0.34.4.tar.gz gz true diff --git a/v0.34.3.tar.gz b/v0.34.3.tar.gz deleted file mode 100644 index 15973b4..0000000 --- a/v0.34.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cf1e5a87eb3bd458487b2db91cd8918b6df308de2809041fc62df30c50a735c -size 9043928 diff --git a/v0.34.4.tar.gz b/v0.34.4.tar.gz new file mode 100644 index 0000000..6a993ae --- /dev/null +++ b/v0.34.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49 +size 9043987 diff --git a/vendor.tar.gz b/vendor.tar.gz index 763d211..25fb749 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f53dbc56d77ef6cc002b6c237d0b9674f950876594cbf369895b14beb8e9e86 -size 45740953 +oid sha256:ed4c71d43f88b8edb6215098c9a394b9ef8a44c6d115e161e98ffedef804418f +size 46504781 diff --git a/zellij.changes b/zellij.changes index ea37243..e9dc56b 100644 --- a/zellij.changes +++ b/zellij.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 17 06:21:27 UTC 2022 - Soc Virnyl Estela + +- 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 diff --git a/zellij.spec b/zellij.spec index e4d2049..9568dc3 100644 --- a/zellij.spec +++ b/zellij.spec @@ -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