From 41e2a04082122faa97270fbc294cd3c5fbc437ccaf3376906fa0e91b1e3ea402 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 19 Apr 2021 18:22:47 +0000 Subject: [PATCH] - Update to 0.20.1: * icat: Fix some broken GIF images with no frame delays not being animated (#3498) * hints kitten: Fix sending hyperlinks to their default handler not working (#3500) * Wayland: Fix regression in previous release causing window decorations to be drawn even when compositor supports server side decorations (#3501) OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=73 --- kitty-0.20.0.tar.gz | 3 --- kitty-0.20.1.tar.gz | 3 +++ kitty.changes | 12 ++++++++++++ kitty.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 kitty-0.20.0.tar.gz create mode 100644 kitty-0.20.1.tar.gz diff --git a/kitty-0.20.0.tar.gz b/kitty-0.20.0.tar.gz deleted file mode 100644 index ad4d94a..0000000 --- a/kitty-0.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20a079cfc2ee4339970b06460f3dacb59c7c7810602821e1f2b731b7f2d83a4e -size 4196783 diff --git a/kitty-0.20.1.tar.gz b/kitty-0.20.1.tar.gz new file mode 100644 index 0000000..e6fbf47 --- /dev/null +++ b/kitty-0.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b328beb51c75501f151305b09d5a37efcae270d6b54f72901ff12c8906274cd3 +size 4197154 diff --git a/kitty.changes b/kitty.changes index 8d813d0..8a8f8b9 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Apr 19 18:22:06 UTC 2021 - Michael Vetter + +- Update to 0.20.1: + * icat: Fix some broken GIF images with no frame delays not + being animated (#3498) + * hints kitten: Fix sending hyperlinks to their default + handler not working (#3500) + * Wayland: Fix regression in previous release causing window + decorations to be drawn even when compositor supports server + side decorations (#3501) + ------------------------------------------------------------------- Mon Apr 19 11:48:05 UTC 2021 - Michael Vetter diff --git a/kitty.spec b/kitty.spec index baa6421..19af34a 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.20.0 +Version: 0.20.1 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only