- Update to 0.24.4:

* Shell integration: Fix the default Bash $HISTFILE changing
    to ~/.sh_history instead of ~/.bash_history (#4765)
  * Linux binaries: Fix binaries not working on systems with older
    Wayland client libraries (#4760)
  * Fix a regression in the previous release that broke kittens
    launched with STDIN not connected to a terminal (#4763)
  * Wayland: Fix surface configure events not being acknowledged
    before commit the resized buffer (#4768)

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=96
This commit is contained in:
Michael Vetter 2022-03-07 09:41:17 +00:00 committed by Git OBS Bridge
parent cdace0466d
commit e541454a27
4 changed files with 17 additions and 4 deletions

View File

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

3
kitty-0.24.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Mar 7 09:40:00 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 0.24.4:
* Shell integration: Fix the default Bash $HISTFILE changing
to ~/.sh_history instead of ~/.bash_history (#4765)
* Linux binaries: Fix binaries not working on systems with older
Wayland client libraries (#4760)
* Fix a regression in the previous release that broke kittens
launched with STDIN not connected to a terminal (#4763)
* Wayland: Fix surface configure events not being acknowledged
before commit the resized buffer (#4768)
-------------------------------------------------------------------
Mon Feb 28 10:15:17 UTC 2022 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: kitty
Version: 0.24.3
Version: 0.24.4
Release: 0
Summary: A GPU-based terminal emulator
License: GPL-3.0-only