Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2025-07-17 17:18:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Thu Jul 17 17:18:49 2025 rev:71 rq:1293888 version:2.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2025-07-09 17:28:19.291331850 +0200 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.8875/fastfetch.changes 2025-07-17 17:20:12.495355162 +0200 @@ -1,0 +2,41 @@ +Wed Jul 16 19:38:30 UTC 2025 - RN <r_ni...@proton.me> + +- Update to 2.48.0: + Features: + * Add support for detecting Fedora variants + (gh#fastfetch-cli/fastfetch#1830) + - Currently supported variants: CoreOS, Kinoite, Sericea, + Silverblue + * Improve performance and security when spawning child processes + by replacing `fork-exec` with `posix_spawn` (*nix) + * Trim leading and trailing whitespaces in disk serial numbers + (PhysicalDisk) + * Add /etc/profiles/per-user detection for Nix user packages + (gh#fastfetch-cli/fastfetch#1782) + * Introduce `years` (whole years as integer), `days-of-year` + (days since the last anniversary) and `years-fraction` (years + as fraction, e.g. 1.5 means 1 year and 6 months) formatting + placeholder to `Disk` (since disk creation), `Users` (since + user login) and `Uptime` (since system boot) modules + - For example: `fastfetch -s disk --disk-key 'OS Installation' + --disk-format '{years} years {days-of-year} days'` + * Add --fraction-ndigits option to specify the number of digits + after the decimal point when displaying ordinary fractional + values + - Typically used with `{years-fraction}` above + - This option does not affect percentage values, sizes, etc, + which are controlled by individual options. + Bugfixes: + * Fix compilation issues when not using + `-DBINARY_LINK_TYPE=dlopen` + - Regression from v2.47.0 + - Note: this option was added for debugging purposes only and + is not recommended for production use + * Prevent text files from being loaded as image files + (gh#fastfetch-cli/fastfetch#1843) + Logos: + * Add Minimal System + * Add AxOS + * Rename Ada to Xray OS + +------------------------------------------------------------------- Old: ---- fastfetch-2.47.0.tar.gz New: ---- fastfetch-2.48.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.53AMG4/_old 2025-07-17 17:20:13.215385169 +0200 +++ /var/tmp/diff_new_pack.53AMG4/_new 2025-07-17 17:20:13.215385169 +0200 @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.47.0 +Version: 2.48.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT ++++++ fastfetch-2.47.0.tar.gz -> fastfetch-2.48.0.tar.gz ++++++ ++++ 2352 lines of diff (skipped)