Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitty for openSUSE:Factory checked in at 2021-04-29 01:38:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitty (Old) and /work/SRC/openSUSE:Factory/.kitty.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitty" Thu Apr 29 01:38:31 2021 rev:3 rq:889035 version:0.20.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kitty/kitty.changes 2021-04-19 21:06:55.168112138 +0200 +++ /work/SRC/openSUSE:Factory/.kitty.new.12324/kitty.changes 2021-04-29 01:39:37.070681934 +0200 @@ -1,0 +2,27 @@ +Wed Apr 28 13:29:58 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 0.20.2: + * A new protocol extension to unscroll text from the scrollback + buffer onto the screen. Useful, for example, to restore the + screen after showing completions below the shell prompt. + * A new remote control command kitty @ env to change the default + environment passed to newly created windows (#3529) + * Linux: Fix binary kitty builds not able to load fonts in WOFF2 + format (#3506) + * Fix kitty @ close-tab not working with pipe based remote + control (#3510) + * Fix removal of inactive tab that is before the currently + active tab causing the highlighted tab to be incorrect (#3516) + * icat kitten: Respect EXIF orientation when displaying + JPEG images (#3518) + * GNOME: Fix maximize state not being remembered when focus + changes and window decorations are hidden (#3507) + * GNOME: Add a new wayland_titlebar_color option to control + the color of the kitty window title bar + * Fix reading kitty --session from STDIN not working when the + kitty --detach option is used (#3523) + * Special case rendering of the few remaining Powerline box + drawing chars (#3535) + * Fix kitty @ set-colors not working for the active_tab_foreground. + +------------------------------------------------------------------- Old: ---- kitty-0.20.1.tar.gz New: ---- kitty-0.20.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitty.spec ++++++ --- /var/tmp/diff_new_pack.cS6wNq/_old 2021-04-29 01:39:37.618682709 +0200 +++ /var/tmp/diff_new_pack.cS6wNq/_new 2021-04-29 01:39:37.626682720 +0200 @@ -17,7 +17,7 @@ Name: kitty -Version: 0.20.1 +Version: 0.20.2 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only @@ -90,6 +90,7 @@ %if 0%{?sle_version} > 150100 || 0%{?suse_version} >= 1550 %{_mandir}/man1/%{name}.1%{?ext_man} %{_datadir}/doc/%{name} +%{_mandir}/man1/kitty.conf.5%{?ext_man} %endif %changelog ++++++ kitty-0.20.1.tar.gz -> kitty-0.20.2.tar.gz ++++++ ++++ 2360 lines of diff (skipped)