Accepting request 1115916 from X11:terminals

- Update to 0.30.1:
  * Shell integration: Automatically alias sudo to make the kitty terminfo files available in the sudo environment. Can be turned off via shell_integration
  * ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to override ssh.conf not inheriting settings from ssh.conf (#6639)
  * themes kitten: Allow absolute paths for --config-file-name (#6638)
  * Expand environment variables in the shell option (#6511)
  * macOS: When running the default shell, run it via the login program so that calls to getlogin() work (#6511)
  * X11: Fix a crash on startup when the ibus service returns errors and the GLFW_IM_MODULE env var is set to ibus (#6650)

OBS-URL: https://build.opensuse.org/request/show/1115916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2023-10-06 19:14:09 +00:00 committed by Git OBS Bridge
commit 28cebfad45
5 changed files with 17 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 5 14:19:42 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Update to 0.30.1:
* Shell integration: Automatically alias sudo to make the kitty terminfo files available in the sudo environment. Can be turned off via shell_integration
* ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to override ssh.conf not inheriting settings from ssh.conf (#6639)
* themes kitten: Allow absolute paths for --config-file-name (#6638)
* Expand environment variables in the shell option (#6511)
* macOS: When running the default shell, run it via the login program so that calls to getlogin() work (#6511)
* X11: Fix a crash on startup when the ibus service returns errors and the GLFW_IM_MODULE env var is set to ibus (#6650)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 21 05:01:36 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com> Thu Sep 21 05:01:36 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>

View File

@ -19,7 +19,7 @@
# sphinx_copybutton not in Factory # sphinx_copybutton not in Factory
%bcond_with docs %bcond_with docs
Name: kitty Name: kitty
Version: 0.30.0 Version: 0.30.1
Release: 0 Release: 0
Summary: A GPU-based terminal emulator Summary: A GPU-based terminal emulator
License: GPL-3.0-only License: GPL-3.0-only

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c6c0579bb220d1629db82fbd08d234b034360ce550f0a2223a0f07674dee2547 oid sha256:4b46523d007aff5b28d5ff04a895892963e7de68526c90e41d8a678f4f78ab7c
size 2568618 size 2585866