diff --git a/kitty-0.13.2.tar.gz b/kitty-0.13.2.tar.gz deleted file mode 100644 index a755406..0000000 --- a/kitty-0.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59c5b17c0fedd7564933f61a4634ec051c13cbdf968815a7b4770611559de152 -size 3505876 diff --git a/kitty-0.13.3.tar.gz b/kitty-0.13.3.tar.gz new file mode 100644 index 0000000..a6cf551 --- /dev/null +++ b/kitty-0.13.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f48404349ca99049de40e7bb55511de9ea04a6b1567068997d3fddb2c20f08 +size 3510975 diff --git a/kitty.changes b/kitty.changes index 4ab69c4..7400ae1 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 22 10:03:06 UTC 2019 - mvetter@suse.com + +- Update to 0.13.3: + * icat kitten: Add a --stdin option to control if image data is read from STDIN (#1308) + * hints kitten: Start hints numbering at one instead of zero by default. Added an option --hints-offset to control it. (#1289) + * Fix a regression in the previous release that broke using background for cursor_text_color (#1288) + * Add a list of user-created kittens to the docs + * Fix a regression that broke changing mouse wheel scroll direction with negative wheel_scroll_multiplier values in full-screen applications like vim (#1299) + * Fix background_opacity not working with pure white backgrounds (#1285) + ------------------------------------------------------------------- Tue Jan 8 08:20:43 UTC 2019 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index 145f0dd..fe9b4a2 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.13.2 +Version: 0.13.3 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only