diff --git a/fastfetch-2.29.0.tar.gz b/fastfetch-2.29.0.tar.gz deleted file mode 100644 index e2a15c7..0000000 --- a/fastfetch-2.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3fcccf9502e41c76c30e89530820bf1c7719257e5624bfa5fa77e6627ecb602 -size 1136647 diff --git a/fastfetch-2.30.1.tar.gz b/fastfetch-2.30.1.tar.gz new file mode 100644 index 0000000..97ae14a --- /dev/null +++ b/fastfetch-2.30.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5248311a3d8ce65f6f48756dfc0df9f8922d64f5201ee8d980497d52e924906e +size 1144835 diff --git a/fastfetch.changes b/fastfetch.changes index 2cc3bee..5e5574e 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Tue Nov 19 03:10:39 UTC 2024 - RN + +- update to 2.30.1 + * A hotfix release that fixes a build failure when running cmake + outside of build directory. +- update to 2.30.0 + Changes: + * Percent: bar type must be enabled in `percent.type` before + using percent bar in custom format + Features: + * Port to MidnightBSD; add mport package manager support + * Support bluetooth battery detection for macOS and Windows + (Bluetooth, macOS / Windows) + * Support M4 model detection (Host, macOS) + * Support CPU temperature detection on OpenBSD (CPU, OpenBSD) + * Display Android icon in Android devices (OS, Android) + * Support qi package manager detection (Packages, Linux) + * Detect WM / DE by enumerating running processes (WM / DE, + NetBSD) + * Generate manual pages from help.json (Doc) + * Detect marketing name of vivo smartphone (Host, Android) + * Add txDrops detection if supported (NetIO, *BSD) + * Support tilix version detection (Terminal, Linux) + * Support percent type config in module level. + Bugfixes: + * Don't display `()` in key if display name is not available + (Display) + * Fix & normalize bluetooth mac address detection (Bluetooth, + macOS / Windows) + * Don't print index in multi-battery devices (Battery) + * Fix segfault in macOS (gh#fastfetch-cli/fastfetch#1388, macOS) + * Fix `CFStringGetCString() failed` errors + (gh#fastfetch-cli/fastfetch#1394, Media, macOS) + * Fix CPU frequency detection on Apple M4 + (gh#fastfetch-cli/fastfetch#1394, CPU, macOS) + * Fix exe path detection on macOS (Shell / Terminal, macOS) + * Fix logo fails to load from symlinked files on macOS + (gh#fastfetch-cli/fastfetch#1395, Logo, macOS) + * Fix 32-bit truncation (NetIO, macOS) + Logos: + * Fix Lilidog + * Add MidnightBSD + * Add Unifi + * Add Cosmic DE + * Update openSUSE Tumbleweed + ------------------------------------------------------------------- Mon Nov 4 20:12:34 UTC 2024 - RN diff --git a/fastfetch.spec b/fastfetch.spec index d63931e..eecefbe 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.29.0 +Version: 2.30.1 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT