Accepting request 1193796 from utilities

- 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/request/show/1193796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2024-08-14 12:15:57 +00:00 committed by Git OBS Bridge
commit ff9ba711af
4 changed files with 16 additions and 4 deletions

View File

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

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

View File

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

View File

@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.21.1
Version: 2.21.2
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT