Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitty for openSUSE:Factory checked in at 2024-08-26 22:10:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitty (Old) and /work/SRC/openSUSE:Factory/.kitty.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitty" Mon Aug 26 22:10:12 2024 rev:36 rq:1195952 version:0.36.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kitty/kitty.changes 2024-08-18 18:20:29.587481543 +0200 +++ /work/SRC/openSUSE:Factory/.kitty.new.2698/kitty.changes 2024-08-26 22:13:24.257969528 +0200 @@ -1,0 +2,16 @@ +Sun Aug 25 18:01:21 UTC 2024 - Scott Bradnick <[email protected]> + +- Update to 0.36.1: + * Allow specifying that the `cursor shape for unfocused windows` + should remain unchanged (#7728) + * MacOS Intel: Fix a crash in the choose-fonts kitten when displaying + previews of variable fonts (#7734) + * Remote control: Fix a regression causing an escape code to leak when using + @ launch with `--no-response` over the TTY (#7752) + * OSC 52: Fix a regression in the previous release that broke handling of + invalid base64 encoded data in OSC 52 requests (#7757) + * macOS: Fix a regression in the previous release that caused + `kitty --single-instance` to not work when using + `macos-launch-services-cmdline` + +------------------------------------------------------------------- Old: ---- kitty-0.36.0.tar.gz New: ---- kitty-0.36.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitty.spec ++++++ --- /var/tmp/diff_new_pack.qFIoNI/_old 2024-08-26 22:13:24.845994082 +0200 +++ /var/tmp/diff_new_pack.qFIoNI/_new 2024-08-26 22:13:24.849994248 +0200 @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.36.0 +Version: 0.36.1 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only @@ -35,8 +35,10 @@ BuildRequires: fontconfig-devel BuildRequires: freetype2-devel ### Avoiding any 'have choice for go' issues ... -BuildRequires: go1.22 -#BuildRequires: go >= 1.22 +#BuildRequires: go1.22 +BuildRequires: go >= 1.23 +##### +### Temporarily disabled until go1.23 is default #BuildRequires: golang-packaging ##### BuildRequires: harfbuzz-devel >= 1.5.0 ++++++ kitty-0.36.0.tar.gz -> kitty-0.36.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/kitty/kitty-0.36.0.tar.gz /work/SRC/openSUSE:Factory/.kitty.new.2698/kitty-0.36.1.tar.gz differ: char 18, line 1 ++++++ vendor.tar.gz ++++++
