- update to 2.21.2
Features: * Support --stat <num_in_ms> to display long running modules in yellow or red Bugfixes: * Fix bad Intel Arc GPU name and type detection (GPU, Linux) * Fix uninited struct fields (GPU, Linux) * Skip cpu model smbios detection on ARM platforms (CPU, Linux) * Fixing detection of pthread_timedjoin_np (Linux) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=97
This commit is contained in:
parent
c8964f9e01
commit
9fd423e5e9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:67afc33bc1ad321cecf9e4c6f22b09d85020d0beacb10c31008d1111a6a72b70
|
|
||||||
size 1089392
|
|
3
fastfetch-2.21.2.tar.gz
Normal file
3
fastfetch-2.21.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:680ade11a293429ae8724b6335bd27b7a165b3c3f3e8203e185a1582c8b0cd08
|
||||||
|
size 1093402
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 14 04:30:20 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
- update to 2.21.2
|
||||||
|
Features:
|
||||||
|
* Support --stat <num_in_ms> to display long running modules in yellow or red
|
||||||
|
Bugfixes:
|
||||||
|
* Fix bad Intel Arc GPU name and type detection (GPU, Linux)
|
||||||
|
* Fix uninited struct fields (GPU, Linux)
|
||||||
|
* Skip cpu model smbios detection on ARM platforms (CPU, Linux)
|
||||||
|
* Fixing detection of pthread_timedjoin_np (Linux)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 9 03:21:10 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
Fri Aug 9 03:21:10 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 2.21.1
|
Version: 2.21.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written mostly in C
|
Summary: Neofetch-like tool written mostly in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user