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-07-25 15:39:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Thu Jul 25 15:39:19 2024 rev:36 rq:1189420 version:2.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2024-07-11 20:30:48.387653957 +0200 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.1882/fastfetch.changes 2024-07-25 16:21:40.813820258 +0200 @@ -1,0 +2,63 @@ +Tue Jul 23 06:09:35 UTC 2024 - RN <r_ni...@proton.me> + +- update to 2.19.1 + Bugfixes: + * Fix frequency value printing when using custom format (CPU / GPU) + * Fix display detection for XiaoMi Android phone (Display, Android) + Features: + * Detect if HDR mode is enabled for screens (Display) + - Supported in Windows and Linux (KDE) currently + +------------------------------------------------------------------- +Mon Jul 22 10:40:41 UTC 2024 - RN <r_ni...@proton.me> + +- update to 2.19.0 + Changes: + * JSON option `modules.cpu.freqNdigits` has been renamed and moved to + `display.freq.ndigits` + - Previously: `{ "modules": { "type": "cpu", "freqNdigits": 2 } }` + - Now: `{ "display": { "freq": { "ndigits": 2 } } }` + - This option now affects GPU frequency too + - By default, frequencies are displayed in GHz. Set + `display.freq.ndigits` to `-1` to display them in MHz + * JSON option `display.binaryPrefix` has been moved to + `display.size.binaryPrefix` + - Previously: `{ "display": { "binaryPrefix": "IEC" } }` + - Now: `{ "display": { "size": { "binaryPrefix": "IEC" } } }` + Features: + * Print physical diagonal length if supported (Display) + * Detect display type in X11 mode (Display) + * Assume displays connected via DisplayPort are external monitors + (Display, Linux) + * Support GPU frequency detection for Intel XE driver (GPU, Linux) + * Detect init system on Android (InitSystem, Android) + * Use background to display color blocks (Colors) + - To fix weird vertical black lines in some terminals and match the + behavior of neofetch + - Can be reverted to old behavior with `--colors-symbol block` + * Support Zed terminal version detection (Terminal) + * Improve wezterm font detection (TerminalFont) + * Add option `--separator-length` + * Support GPU frequency detection for Apple Silicon (GPU, macOS) + * Detect maximum refresh rate + * Detect if HDR mode is supported and enabled (Windows, Display / Monitor) + * Support physical monitor info detection for FreeBSD and SunOS (Monitor) + * Support defining constant strings in JSON config file, which can be used + to dedupe formattion strings + Bugfixes: + * Fix some presets + * Better detection for XTerm terminal fonts (TerminalFont, Linux) + * Remove debug output (Windows) + * Fix command line option --gpu-hide-type doesn't work (GPU) + * Fix wrong date on Raspbian 10 (DateTime, Linux) + * Use `brightness` instead of `actuall_brightness` when detecting current + brightness level (Brightness, Linux) + - Ref: https://bugzilla.kernel.org/show_bug.cgi?id=203905 + * Fix buffer overflow with long font family names when detecting kitty term + font (TerminalFont) + * Fix some typos + Logos: + * Update void_small + * Add ALT Linux + +------------------------------------------------------------------- Old: ---- fastfetch-2.18.1.tar.gz New: ---- fastfetch-2.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.DpStYx/_old 2024-07-25 16:21:41.329841058 +0200 +++ /var/tmp/diff_new_pack.DpStYx/_new 2024-07-25 16:21:41.329841058 +0200 @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.18.1 +Version: 2.19.1 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT ++++++ fastfetch-2.18.1.tar.gz -> fastfetch-2.19.1.tar.gz ++++++ ++++ 5016 lines of diff (skipped)