Hello community, here is the log from the commit of package kitty for openSUSE:Factory checked in at 2020-01-28 10:57:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitty (Old) and /work/SRC/openSUSE:Factory/.kitty.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitty" Tue Jan 28 10:57:26 2020 rev:7 rq:767919 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitty/kitty.changes 2019-12-27 14:01:30.224893399 +0100 +++ /work/SRC/openSUSE:Factory/.kitty.new.26092/kitty.changes 2020-01-28 10:57:32.473136714 +0100 @@ -1,0 +2,35 @@ +Tue Jan 28 03:50:08 UTC 2020 - Martin Rey <[email protected]> + +- Update to 0.16.0: + * A new Marks feature that allows highlighting and scrolling to + arbitrary text in the terminal window. + * hints kitten: Allow pressing ctrl+shift+p>n to quickly open the + selected file at the selected line in vim or a configurable + editor (#2268) + * Allow having more than one full height window in the tall + layout (#2276) + * Allow choosing OpenType features for individual fonts via the + font_features option. (#2248) + * Wayland: Fix a freeze in rare circumstances when having + multiple OS Windows (#2307 and #1722) + * Wayland: Fix window titles being set to very long strings on + the order of 8KB causing a crash (#1526) + * Add an option force_ltr to turn off the display of text in RTL + scripts in right-to-left order (#2293) + * Allow opening new tabs/windows before the current tab/window as + well as after it with the launch --location option. + * Add a resize_in_steps option that can be used to resize the OS + window in steps as large as character cells (#2131) + * When triple-click+dragging to select multiple lines, extend the + selection of the first line to match the rest on the left + (#2284) + * Fix a segfault when using kitty --debug-config with maps + (#2270) + * goto_tab now maps numbers larger than the last tab to the last + tab (#2291) + * Fix URL detection not working for urls of the form + scheme:///url (#2292) + * When windows are semi-transparent and all contain graphics, + correctly render them. (#2310) + +------------------------------------------------------------------- Old: ---- kitty-0.15.1.tar.gz New: ---- kitty-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitty.spec ++++++ --- /var/tmp/diff_new_pack.iVl3nf/_old 2020-01-28 10:57:33.493137467 +0100 +++ /var/tmp/diff_new_pack.iVl3nf/_new 2020-01-28 10:57:33.497137470 +0100 @@ -1,7 +1,7 @@ # # spec file for package kitty # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: kitty -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only ++++++ kitty-0.15.1.tar.gz -> kitty-0.16.0.tar.gz ++++++ ++++ 29846 lines of diff (skipped)
