Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2026-06-08 14:19:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Mon Jun 8 14:19:13 2026 rev:93 rq:1357716 version:2.64.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2026-05-31 18:30:26.937418881 +0200 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.2375/fastfetch.changes 2026-06-08 14:25:13.420817298 +0200 @@ -1,0 +2,44 @@ +Sat Jun 06 22:48:10 UTC 2026 - RN <[email protected]> + +- Update to version 2.64.2: + * Common (Lua): addresses AI's feedback + * Codec (Linux): supports `BINARY_LINK_TYPE=dynamic` + * Common (QJS): supports `BINARY_LINK_TYPE=dynamic` + * Common (Lua): supports `BINARY_LINK_TYPE=dynamic` + * Logo: addresses review comments of AI + * Doc: updates changelog [ci skip] + * Logo (Builtin): update OpenWrt logo + * Doc: updates changelog + * Global: resets `keysHeight` after every refresh + +------------------------------------------------------------------- +Sat Jun 06 22:47:15 UTC 2026 - RN <[email protected]> + +- Update to version 2.64.1: + * Release: v2.64.1 + * Common (Lua): detects circular reference in `encode_json` + * Common (Base64): adds `static` to internal functions + * Packages: adds option `PACKAGES_REMOVE_DISABLED` to remove + disabled package managers from the build entirely + * Codec (macOS): removes usage of JPEG XL; replaces enums with + raw constants + * Common (Lua): optimises code; fixes incompatibility against + lua 5.3 + * Doc: update changelog + * Shell: sets pretty name of busybox to ash + +------------------------------------------------------------------- +Sat Jun 06 22:46:31 UTC 2026 - RN <[email protected]> + +- Update to version 2.64.0: + * Doc: update changelog + * Shell: sets pretty name of busybox to ash + * Shell: be more robust on busybox version detection + * Release: v2.64.0 + * Codec (Vulkan): be compatible with old Vulkan headers + * Bootmgr (macOS): don't hard-code the firmware name + * Logo (Builtin): updates NurOS logo and colors (#2366) + * Shell (Linux): improves performance of busybox (ash) version detection + * Common (Format): adds `|` for center aligning + +------------------------------------------------------------------- Old: ---- fastfetch-2.63.1.obscpio New: ---- fastfetch-2.64.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.9yDDKP/_old 2026-06-08 14:25:15.236892606 +0200 +++ /var/tmp/diff_new_pack.9yDDKP/_new 2026-06-08 14:25:15.260893601 +0200 @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.63.1 +Version: 2.64.2 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT @@ -39,12 +39,18 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dconf) BuildRequires: pkgconfig(ddcutil) +%ifnarch ppc64le +BuildRequires: pkgconfig(efl) +%endif BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libelf) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libva) +BuildRequires: pkgconfig(lua) BuildRequires: pkgconfig(ocl-icd) BuildRequires: pkgconfig(rpm) BuildRequires: pkgconfig(sqlite3) +BuildRequires: pkgconfig(vdpau) BuildRequires: pkgconfig(vulkan) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(xcb) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9yDDKP/_old 2026-06-08 14:25:15.536905046 +0200 +++ /var/tmp/diff_new_pack.9yDDKP/_new 2026-06-08 14:25:15.564906208 +0200 @@ -6,7 +6,7 @@ <param name="scm">git</param> <param name="version">master</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">2.63.1</param> + <param name="revision">2.64.2</param> <!-- <param name="changesgenerate">enable</param> --> <!-- <param name="changesauthor">RN</param> --> </service> ++++++ fastfetch-2.63.1.obscpio -> fastfetch-2.64.2.obscpio ++++++ ++++ 46851 lines of diff (skipped) ++++++ fastfetch.obsinfo ++++++ --- /var/tmp/diff_new_pack.9yDDKP/_old 2026-06-08 14:25:18.205015686 +0200 +++ /var/tmp/diff_new_pack.9yDDKP/_new 2026-06-08 14:25:18.209015852 +0200 @@ -1,5 +1,5 @@ name: fastfetch -version: 2.63.1 -mtime: 1778673288 -commit: acf610416c2d5bb1438f723699aca47647fbeba5 +version: 2.64.2 +mtime: 1780655818 +commit: 636471c3669201b37fca587e2882eaf3c7062aeb
