5
0
forked from pool/fastfetch

- update to 2.40.2

Changes:
   * Since v2.40.0, we've been loading config files from the 
     directory where the fastfetch binary is located. However, 
     this approach may lead to loading unexpected files. For 
     example, `fastfetch -c groups` would attempt to load 
     `/usr/bin/groups`. Therefore, we now enforce the .jsonc 
     extension when loading config files. 
  Features:
   * Mark kitty image protocol support for warp terminal (Logo)
   * Documentation improvements
- update to 2.40.1
  Bugfixes:
   * Fix compiling error on old intel platform (TPM, macOS)
   * Fix --file-raw - no longer working 
     (gh#fastfetch-cli/fastfetch#1659)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=145
This commit is contained in:
R N
2025-04-04 19:37:08 +00:00
committed by Git OBS Bridge
parent ed2a0656f4
commit a6e3706023
4 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.40.0
Version: 2.40.2
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT