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-03-17 22:19:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/foot (Old) and /work/SRC/openSUSE:Factory/.foot.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "foot" Mon Mar 17 22:19:14 2025 rev:40 rq:1253874 version:1.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/foot/foot.changes 2025-01-18 13:58:40.953961472 +0100 +++ /work/SRC/openSUSE:Factory/.foot.new.19136/foot.changes 2025-03-17 22:23:11.516516313 +0100 @@ -1,0 +2,41 @@ +Mon Mar 17 15:50:58 UTC 2025 - Arnav Singh <opens...@arnavion.dev> + +- Update to v1.21.0: + * foot.ini options: + * Added bell.system option to use xdg-system-bell-v1 Wayland protocol + to report the terminal bell. Defaults to "yes". + * Added search-bindings.delete-to-start and .delete-to-end key bindings, + defaulting to Ctrl+u and Ctrl+k respectively. + * cursor.style can now be set to "hollow". + * Added gamma-correct-blending option to use gamma-correct font rendering + if the compositor supports wp_color_management_v1, + specifically the ext_linear transfer function. Enabled by default when + compositor support is available. + * Added url.regex option to define a regex used to match URLs. + The url.uri-characters and url-protocols options have been removed. + * tweak.scaling-filter now supports more values when running with + libfcft4 >= 3.3.1 - "impulse", "box", "linear", "gaussian", "lanczos2", + "lanczos3-stretched". The scaling filter is no longer applied to + scaled bitmap fonts when that is enabled in FontConfig. + * Removed main.notify and main.notify-focus-when-inhibit options. + These were deprecated in 1.18.0. + * Fixed various issues with wrapped lines such as some such lines being + copied as multiple lines, glitching when the window was resized, etc. + * Fixed various issues with handling of zero-width characters, + combining characters, etc. + * Fixed various issues with Kitty keyboard protocol implementation. + * Fixed wrong key bindings being executed when using + alternative keyboard layouts. + * Fixed various hangs, crashes and resource leaks. + * Renamed theme tokyo-nightday to tokyo-nightlight and modified its colors. + * See https://codeberg.org/dnkl/foot/releases/tag/1.21.0 for more details. +- Remove "-Wno-error=deprecated-declarations" because issue has been + fixed. + +------------------------------------------------------------------- +Thu Mar 13 18:05:44 UTC 2025 - Arnav Singh <opens...@arnavion.dev> + +- Temporarily disable warning-as-error for using deprecated functions, + because foot currently uses a function that was deprecated in fcft 3.3.x + +------------------------------------------------------------------- Old: ---- foot-1.20.2.tar.gz foot-1.20.2.tar.gz.sig New: ---- foot-1.21.0.tar.gz foot-1.21.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ foot.spec ++++++ --- /var/tmp/diff_new_pack.N1xXsP/_old 2025-03-17 22:23:12.056538912 +0100 +++ /var/tmp/diff_new_pack.N1xXsP/_new 2025-03-17 22:23:12.056538912 +0100 @@ -20,7 +20,7 @@ %define _distconfdir %{_sysconfdir} %endif Name: foot -Version: 1.20.2 +Version: 1.21.0 Release: 0 Summary: A Wayland terminal emulator License: MIT @@ -38,7 +38,7 @@ BuildRequires: python3 BuildRequires: scdoc BuildRequires: pkgconfig(fcft) < 4.0.0 -BuildRequires: pkgconfig(fcft) >= 3.0.1 +BuildRequires: pkgconfig(fcft) >= 3.3.1 BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(libutf8proc) BuildRequires: pkgconfig(pixman-1) @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(tllist) >= 1.1.0 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) -BuildRequires: pkgconfig(wayland-protocols) >= 1.32 +BuildRequires: pkgconfig(wayland-protocols) >= 1.41 BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(xkbcommon) >= 1.0.0 ++++++ foot-1.20.2.tar.gz -> foot-1.21.0.tar.gz ++++++ ++++ 7238 lines of diff (skipped)