Accepting request 1138393 from home:smolsheep:upgrades
- Update to version 0.39.2: * Fix: typo in help page * Fix: untie serialization interval from session read interval * Fix: zellij-server: fix compiler warnings OBS-URL: https://build.opensuse.org/request/show/1138393 OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=77
This commit is contained in:
committed by
Git OBS Bridge
parent
64a63fb857
commit
7c673318da
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92fe44232935bd8a8c3bd4db30f6e8f17cb0cfd72a9fbfdea20cd73644f4fe67
|
||||
size 48622344
|
||||
oid sha256:a44ca7ddd132d6fa13b20c90a73696a14e44dc4992f55a7c196806bd3b3de3c6
|
||||
size 50505683
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b2f00ea3aec0d36a8e764d33d521b09de936e3c94594536ccd348457e108e14
|
||||
size 8815736
|
3
zellij-0.39.2.tar.gz
Normal file
3
zellij-0.39.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:feef552f06898fe06df00f9a590b862607266c087e804fffb638d2c46d9edad1
|
||||
size 8814618
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 17:54:44 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
||||
|
||||
- Update to version 0.39.2:
|
||||
* Fix: typo in help page
|
||||
* Fix: untie serialization interval from session read interval
|
||||
* Fix: zellij-server: fix compiler warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 18 22:23:25 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package zellij
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
%bcond_with test
|
||||
Name: zellij
|
||||
Version: 0.39.1
|
||||
Version: 0.39.2
|
||||
Release: 0
|
||||
Summary: Terminal workspace with batteries included
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user