Ana Guerrero 2024-11-19 21:20:04 +00:00 committed by Git OBS Bridge
commit d5a30d1915
4 changed files with 51 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3fcccf9502e41c76c30e89530820bf1c7719257e5624bfa5fa77e6627ecb602
size 1136647

3
fastfetch-2.30.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5248311a3d8ce65f6f48756dfc0df9f8922d64f5201ee8d980497d52e924906e
size 1144835

View File

@ -1,3 +1,50 @@
-------------------------------------------------------------------
Tue Nov 19 03:10:39 UTC 2024 - RN <R_Nik_C@proton.me>
- 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 <R_Nik_C@proton.me>

View File

@ -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