diff --git a/fastfetch-2.23.0.tar.gz b/fastfetch-2.23.0.tar.gz deleted file mode 100644 index 0325ea3..0000000 --- a/fastfetch-2.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c92dd2cb15faf55d87846eda8d14456af2d0e0938998434144074c695c57529 -size 1105725 diff --git a/fastfetch-2.24.0.tar.gz b/fastfetch-2.24.0.tar.gz new file mode 100644 index 0000000..b599f66 --- /dev/null +++ b/fastfetch-2.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675ac3f9dbe00277416744fa36a28fc9cd1284d17f055a4db339063bfc6a8209 +size 1104540 diff --git a/fastfetch.changes b/fastfetch.changes index d272a8e..ea7252e 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Sep 12 14:37:36 UTC 2024 - Gordon Leung + +- update to 2.24.0 + Changes: + * Support of --lib-XXX is removed + - If fastfetch fails to load some .so .dylib libraries, + LD_LIBRARY_PATH should be used. + Features: + * Detect more ARM microarchitectures and SOC names (CPU, Linux) + * Support board name detection for Asahi Linux (Board, Linux) + * Add new option --command-param to customize the parameters when running shell + * Support syntax of sub string in ---format: {variable~startIndex,endIndex} + - See fastfetch -h format for detail + Bugfixes: + * Fix tests building when system yyjson is used + * Fix dinit detection; support dinit version detection (InitSystem, Linux) + * Fix signal quality, refresh rate and maybe others in custom format + * Fix boot time calculation (Uptime, Linux) + * Fix custom format for boolean values + - `{?false-value}This should not print{?}{?true-value}This should print{?}` + will print `This should print` + ------------------------------------------------------------------- Tue Sep 3 15:08:59 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index 6bbf39d..f569501 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.23.0 +Version: 2.24.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT