Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package foot for openSUSE:Factory checked in at 2025-07-16 17:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/foot (Old) and /work/SRC/openSUSE:Factory/.foot.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "foot" Wed Jul 16 17:35:57 2025 rev:45 rq:1293632 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/foot/foot.changes 2025-05-08 20:40:02.248621794 +0200 +++ /work/SRC/openSUSE:Factory/.foot.new.7373/foot.changes 2025-07-16 17:36:16.018744825 +0200 @@ -1,0 +2,27 @@ +Wed Jul 16 07:46:18 UTC 2025 - Arnav Singh <opens...@arnavion.dev> + +- Update to v1.23.0: + * foot.ini options: + * Added new colors2 section to define alternative color theme. + Initial theme is defined by new main.initial-color-theme config. + Theme can be switched dynamically using keybinds configured in new + key-bindings.color-theme-* configs, or by sending SIGUSR1 to foot. + * Added "16-bit" option to tweak.surface-bit-depth. This makes foot use + 16-bit image buffers which provide the necessary color precision + required by gamma-correct-blending=yes. This is the default when + gamma-correct-blending is set to "yes". + * Added "center-when-fullscreen" and "center-when-maximized-and-fullscreen" + options to main.pad option for more control over grid centering. + * cursor.color config has been deprecated and renamed to colors.cursor. + * Setting both colors.selection-foreground and selection-background is + no longer required. If one is unset then the corresponding regular color + is used. + * regex-copy and show-urls-copy commands now copy and paste the selected text + if the hint is completed with an uppercase character, inspired by + wezterm's quick select behavior. + * Added new themes: gruvbox, nvim, paper-color, selenized, solarized, + which combine the existing themes' dark and light variants into + one file with two color groups each. + * See https://codeberg.org/dnkl/foot/releases/tag/1.23.0 for more details. + +------------------------------------------------------------------- Old: ---- foot-1.22.3.tar.gz foot-1.22.3.tar.gz.sig New: ---- foot-1.23.0.tar.gz foot-1.23.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ foot.spec ++++++ --- /var/tmp/diff_new_pack.bsHfTg/_old 2025-07-16 17:36:16.726774430 +0200 +++ /var/tmp/diff_new_pack.bsHfTg/_new 2025-07-16 17:36:16.730774598 +0200 @@ -20,7 +20,7 @@ %define _distconfdir %{_sysconfdir} %endif Name: foot -Version: 1.22.3 +Version: 1.23.0 Release: 0 Summary: A Wayland terminal emulator License: MIT @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(wayland-protocols) >= 1.41 BuildRequires: pkgconfig(wayland-scanner) -BuildRequires: pkgconfig(xkbcommon) >= 1.8.0 +BuildRequires: pkgconfig(xkbcommon) >= 1.0.0 %description A Wayland terminal emulator. ++++++ foot-1.22.3.tar.gz -> foot-1.23.0.tar.gz ++++++ ++++ 3518 lines of diff (skipped)