diff --git a/kitty-0.25.1.tar.gz b/kitty-0.25.1.tar.gz deleted file mode 100644 index dd25168..0000000 --- a/kitty-0.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:935b7af0ac9c903f4328bcf26335930c7204fce7b2f8b386d7aef217795e8f29 -size 5992749 diff --git a/kitty-0.25.2.tar.gz b/kitty-0.25.2.tar.gz new file mode 100644 index 0000000..22aedd5 --- /dev/null +++ b/kitty-0.25.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0893f7c26045242919f8f2baafc5fdb427968a7dbc793771c0a04d4e86377990 +size 6004652 diff --git a/kitty.changes b/kitty.changes index e7517a4..5849da0 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Jun 7 18:11:05 UTC 2022 - Michael Vetter + +- Update to 0.25.2: + * A new command edit-in-kitty to Edit files in new kitty windows + even over SSH + * Allow getting the last non-empty command output easily via an + action or remote control (#4973) + * Fix a bug that caused macos_colorspace to always be default + regardless of its actual value (#5129) + * diff kitten: A new option kitten-diff.ignore_name to exclude + files and directories from being scanned (#5171) + * ssh kitten: Fix bash not being executed as a login shell since + kitty 0.25.0 (#5130) + * Themes kitten: Add a tab to show user defined custom color themes + separately (#5150) + * Iosevka: Fix incorrect rendering when there is a combining char + that does not group with its neighbors (#5153) + * Weston: Fix client side decorations flickering on slow computers + during window resize (#5162) + * Remote control: Fix commands with large or asynchronous payloads + like kitty @ set-backround-image, kitty @ set-window-logo and + kitty @ select-window not working correctly when using a + socket (#5165) + * hints kitten: Fix surrounding quotes/brackets and embedded + carriage returns not being removed when using line number + processing (#5170) + ------------------------------------------------------------------- Fri May 27 09:42:14 UTC 2022 - Michael Vetter diff --git a/kitty.spec b/kitty.spec index feef715..13dec8f 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.25.1 +Version: 0.25.2 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only