Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package foot for openSUSE:Factory checked in at 2026-09-02 17:12:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/foot (Old) and /work/SRC/openSUSE:Factory/.foot.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "foot" Wed Sep 2 17:12:38 2026 rev:52 rq:1375415 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/foot/foot.changes 2026-05-15 23:55:19.365585770 +0200 +++ /work/SRC/openSUSE:Factory/.foot.new.1265/foot.changes 2026-09-02 17:12:39.983074382 +0200 @@ -1,0 +2,20 @@ +Wed Sep 2 14:24:35 UTC 2026 - Arnav Singh <[email protected]> + +- Update to v1.28.0: + * foot.ini options: + * colors and colors2 sections, and the corresponding color-theme-switch-1 + and color-theme-switch-2 key bindings have been removed. + These were deprecated in v1.26.0 and were replaced by + colors-dark and colors-light sections and color-theme-switch-dark and + color-theme-switch-light key bindings. + * Added --class command line option as an alias for --app-id. + * Command line option -D,--working-directory now supports file:// URIs. + * Added support for terminal visibility reports protocol. + * Changed default URL regex to allow single quotes inside the URL + but not at the end, unless balanced, and require at least one character + inside balanced [], (), '' or "". + * Added alucard theme and updated dracula theme. + * Fixed various crashes, hangs and other issues. + * See https://codeberg.org/dnkl/foot/releases/tag/1.28.0 for more details. + +------------------------------------------------------------------- @@ -33 +53 @@ - * Renamed colors and colors2 sections to colors.dark and colors.light. + * Renamed colors and colors2 sections to colors-dark and colors-light. Old: ---- foot-1.27.0.tar.gz foot-1.27.0.tar.gz.sig New: ---- foot-1.28.0.tar.gz foot-1.28.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ foot.spec ++++++ --- /var/tmp/diff_new_pack.f6Qk7e/_old 2026-09-02 17:12:40.974108926 +0200 +++ /var/tmp/diff_new_pack.f6Qk7e/_new 2026-09-02 17:12:40.977109031 +0200 @@ -20,7 +20,7 @@ %define _distconfdir %{_sysconfdir} %endif Name: foot -Version: 1.27.0 +Version: 1.28.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.0.0 +BuildRequires: pkgconfig(xkbcommon) >= 1.6.0 %description A Wayland terminal emulator. ++++++ foot-1.27.0.tar.gz -> foot-1.28.0.tar.gz ++++++ ++++ 2950 lines of diff (skipped)
