Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitty for openSUSE:Factory checked in at 2025-05-12 20:19:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitty (Old) and /work/SRC/openSUSE:Factory/.kitty.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitty" Mon May 12 20:19:26 2025 rev:49 rq:1276914 version:0.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitty/kitty.changes 2025-04-07 17:36:52.849485419 +0200 +++ /work/SRC/openSUSE:Factory/.kitty.new.30101/kitty.changes 2025-05-12 20:19:28.070920958 +0200 @@ -1,0 +2,65 @@ +Mon May 12 14:35:16 UTC 2025 - Scott Bradnick <[email protected]> + +- Update to 0.42.0: + * Removing nightly tarball + * A new kitten: quick-access-terminal to Make a Quake like quick access + terminal + - https://sw.kovidgoyal.net/kitty/kittens/quick-access-terminal/ + - https://sw.kovidgoyal.net/kitty/kittens/quick-access-terminal/#quake + * The panel kitten works on macOS and X11 as well as Wayland (#2590) + - https://sw.kovidgoyal.net/kitty/kittens/panel/ + * Behavior change: Now kitty does full grapheme segmentation following the + Unicode 16 spec when splitting text into cells (#8533) + * Behavior change: The automatic color switching functionality now also + controls background image settings (#8603) + - https://sw.kovidgoyal.net/kitty/kittens/themes/#auto-color-scheme + * panel kitten: Allow using kitty +kitten panel --single-instance to create + multiple panels in one process (#8549) + - https://sw.kovidgoyal.net/kitty/kittens/panel/#cmdoption-kitty-kitten-panel-single-instance + * launch: Allow creating desktop panels such as those created by the panel + kitten (#8549) + - https://sw.kovidgoyal.net/kitty/kittens/panel/ + * Remote control: Allow modifying desktop panels and showing/hiding OS + Windows using the kitten @ resize-os-window command (#8550) + * Remote control launch: Allow waiting for a program launched in a new + window to exit and get the exit code via the + kitty +launch --wait-for-child-to-exit command line flag (#8573) + * Allow starting kitty with the OS window hidden via + kitty --start-as=hidden, useful for single instance mode (#3466) + - https://sw.kovidgoyal.net/kitty/invocation/#cmdoption-kitty-start-as + * Allow configuring the mouse unhide behavior when using + mouse_hide_wait (#8508) + - https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.mouse_hide_wait + * diff kitten: Add half page and full page scroll vim-like bindings (#8514) + * diff kitten: Allow diffing named pipes (#8597) + * Fix a regression that caused automatic color themes to not be re-applied + after config file reload (#8530) + * Wayland: When the compositor supports the xdg-system-bell protocol use it + to play the default bell sound + - https://wayland.app/protocols/xdg-system-bell-v1 + * panel kitten: Allow specifying panel size in pixels in addition to cells + * Fix a regression in 0.36.0 that caused using = with single letter command + line flags to no longer work correctly (#8556) + * Single instance: Preserve environment variables from invoking environment + in newly created window (#8567) + * Single instance: Reset OS Window class and name in new single instance OS + windows (#8567) + * macOS: Fix text color in visual window select ignoring the color + theme (#8579) + * Launch action: Allow using an env var that resolves to a full command-line + as the program to launch (#8613) + * change_font_size allow multiplying/dividing the current font size in + addition to incrementing it (#8616) + - https://sw.kovidgoyal.net/kitty/actions/#action-change_font_size + * Box drawing: Improve appearance of rounder corners, giving them a uniform + line width (#8299) + +------------------------------------------------------------------- +Tue Apr 22 14:22:12 UTC 2025 - Scott Bradnick <[email protected]> + +- Adding a nightly tarball vs. the release tarball as builds are failing + related to glfw/wl_window.c and + `error: enumeration value ‘XDG_TOPLEVEL_STATE_CONSTRAINED_[LEFT,RIGHT,TOP,BOTTOM’ not handled in switch` + * A release tarball will be swapped back in for the next release + +------------------------------------------------------------------- Old: ---- kitty-0.41.1.tar.gz New: ---- kitty-0.42.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitty.spec ++++++ --- /var/tmp/diff_new_pack.WbLc1A/_old 2025-05-12 20:19:29.002960104 +0200 +++ /var/tmp/diff_new_pack.WbLc1A/_new 2025-05-12 20:19:29.006960272 +0200 @@ -19,13 +19,14 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.41.1 +Version: 0.42.0 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only Group: System/X11/Terminals URL: https://github.com/kovidgoyal/kitty Source: https://github.com/kovidgoyal/kitty/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +##### Source1: vendor.tar.gz Source2: kitty-rpmlintrc Patch0: buildmode-and-skip_docs.diff @@ -35,10 +36,10 @@ BuildRequires: fontconfig-devel BuildRequires: freetype2-devel ### Avoiding any 'have choice for go' issues ... -BuildRequires: go >= 1.23 +#BuildRequires: go >= 1.24 ##### -### Temporarily disabled until go1.23 is default -#BuildRequires: golang-packaging +### Temporarily disabled until go1.2# (1.24?) is default +BuildRequires: golang-packaging ##### BuildRequires: harfbuzz-devel >= 1.5.0 BuildRequires: libXcursor-devel ++++++ kitty-0.41.1.tar.gz -> kitty-0.42.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/kitty/kitty-0.41.1.tar.gz /work/SRC/openSUSE:Factory/.kitty.new.30101/kitty-0.42.0.tar.gz differ: char 13, line 1 ++++++ vendor.tar.gz ++++++ ++++ 2938 lines of diff (skipped)
