diff --git a/kitty-0.11.1.tar.gz b/kitty-0.11.1.tar.gz deleted file mode 100644 index b1640b1..0000000 --- a/kitty-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bbc6b5465d424969b16c5ad7f2f67ffbfe33657fdcb443e1bcc11aa00726841 -size 3924068 diff --git a/kitty-0.11.2.tar.gz b/kitty-0.11.2.tar.gz new file mode 100644 index 0000000..5580da1 --- /dev/null +++ b/kitty-0.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d5289732271c33fa4da52c841b8567a2a2b8f514675bb9a2ede9097adb3712 +size 3442111 diff --git a/kitty.changes b/kitty.changes index 7d80bd0..c7ac63e 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jul 2 09:44:23 UTC 2018 - mvetter@suse.com + +- Update to 0.11.2: + * Linux: Allow using XKB key names to bind shortcuts to keys not supported by GLFW (#665) + * kitty shell: Ignore failure to read readline history file. Happens if the user migrates their kitty cache directory between systems with incompatible readline implementations. + * hints kitten: Add a kitty +kitten hints --multiple option to select multiple items (#687) + * Fix pasting large amounts of text very slow (#682) + * Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout (#688) + * Add a kitty --hold command line option to stay open after the child process exits (#667) + * diff kitten: When triggering a search scroll to the first match automatically + * kitty --debug-font-fallback also prints out what basic fonts were matched + * When closing a kitty window reset the mouse cursor to its default shape and ensure it is visible (#655). + * Remote control: Speed-up reading of command responses + * Linux installer: Fix installer failing on systems with python < 3.5 + * Support “-T” as an alias for “–title” (#659) + ------------------------------------------------------------------- Mon Jun 18 07:20:17 UTC 2018 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index a6616ef..457f249 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.11.1 +Version: 0.11.2 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only