- Update to version 0.38.2:

* fix(terminal): wrap lines when adding characters in
    alternate screen

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=73
This commit is contained in:
Soc Virnyl Estela 2023-09-23 04:35:37 +00:00 committed by Git OBS Bridge
parent 86cebd11c7
commit 9f36a60bb9
6 changed files with 14 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">zellij-0.38.1.tar.gz</param>
<param name="srctar">zellij-0.38.2.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:865912a6c0b34de6438d14d2537338438a1896ae83a7cb002e21a033f39385e3
size 44579181
oid sha256:fcde5fa87ae26ddcaed43b222f5fe09ca64bce70518e810a92040448f67081ad
size 44611450

View File

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

3
zellij-0.38.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Sep 23 04:33:42 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Update to version 0.38.2:
* fix(terminal): wrap lines when adding characters in
alternate screen
-------------------------------------------------------------------
Sat Sep 9 13:59:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -22,7 +22,7 @@
%bcond_with test
Name: zellij
Version: 0.38.1
Version: 0.38.2
Release: 0
Summary: Terminal workspace with batteries included
License: MIT