Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2024-01-29 22:28:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Mon Jan 29 22:28:33 2024 rev:12 rq:1142073 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2023-12-25 19:05:13.973334723 +0100 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.1815/fastfetch.changes 2024-01-29 22:29:12.613867544 +0100 @@ -1,0 +2,36 @@ +Sun Jan 28 04:50:07 UTC 2024 - Gordon Leung <[email protected]> + +- update to version 2.7.0: + Changes: + * Add new module TerminalTheme, which prints the foreground and background color of the current terminal window. + * Allow command substitution when expanding paths + * Improve xonsh shell detection (Shell) + * Support colored percentage values (Bluetooth / Gamepad / Sound) + * Add --<module>-percent-[green|yellow] options to specify threshold of percentage colors + * Add --percent-color-[green|yellow|red] options to specify color of different percent value states. + * Remove support of option --battery-dir. We detect a lot of things in /sys/class/* + and only module Battery supports specifying a custom directory for some reason, which is weird. + * Remove --chassis-use-wmi which is no longer used. + * --gpu-use-nvml has been renamed to --gpu-driver-specific due to using of IGCL and AGS + * We now detect external partitions more conservatively in Linux. USB partitions will not be detected as external always + Features: + * Default preset names to .jsonc. For example, fastfetch -c all will load presets/all.jsonc + * Support more properties of physical disks (PhysicalDisk) + * Support SSD temperature detection with --physicaldisk-temp (PhysicalDisk) + * Support ash (default shell of BusyBox) version detection (Shell, Linux) + * Support manufacture date and serial number detection for physical monitors (Monitor) + * Support battery serial number and manufacturer date detection (Battery) + * Support host serial number and UUID detection (Host) + * Support battery level detection for gamepads where possible (Gamepad) + Bugfixes: + * Fix segfault in CPU module when running in aarch64 machine without lscpu installed (CPU, Linux) + * Don't use login as terminal process (Terminal, Linux) + * Create sub folders when writing config file + * Fix Btrfs subvolumes being detected as external partitions some times (Linux, Disk) + * Fix battery cycle counts in some places (Battery) + * Fix physical monitor detection with Nvidia drivers (Monitor, Linux) + * Fix locale module printing unexpected results in specific environments (Locale) + + For more info: https://github.com/fastfetch-cli/fastfetch/releases + +------------------------------------------------------------------- Old: ---- fastfetch-2.4.0.tar.gz New: ---- fastfetch-2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.y3mu1g/_old 2024-01-29 22:29:13.049883348 +0100 +++ /var/tmp/diff_new_pack.y3mu1g/_new 2024-01-29 22:29:13.049883348 +0100 @@ -1,7 +1,7 @@ # # spec file for package fastfetch # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.4.0 +Version: 2.7.0 Release: 0 Summary: Neofetch-like tool written in C License: MIT @@ -59,7 +59,7 @@ %description Fastfetch is a neofetch-like tool for fetching system information and -displaying them in a pretty way. It is written in pure c, with performance and +displaying them in a pretty way. It is written in pure C, with performance and customizability in mind. Currently Linux, Android, FreeBSD, MacOS and Windows 7+ are supported. ++++++ fastfetch-2.4.0.tar.gz -> fastfetch-2.7.0.tar.gz ++++++ ++++ 21845 lines of diff (skipped)
