diff --git a/fastfetch-2.21.1.tar.gz b/fastfetch-2.21.1.tar.gz deleted file mode 100644 index ed82244..0000000 --- a/fastfetch-2.21.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67afc33bc1ad321cecf9e4c6f22b09d85020d0beacb10c31008d1111a6a72b70 -size 1089392 diff --git a/fastfetch-2.21.2.tar.gz b/fastfetch-2.21.2.tar.gz new file mode 100644 index 0000000..43d4b31 --- /dev/null +++ b/fastfetch-2.21.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680ade11a293429ae8724b6335bd27b7a165b3c3f3e8203e185a1582c8b0cd08 +size 1093402 diff --git a/fastfetch.changes b/fastfetch.changes index 71bf9dd..0034360 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Aug 14 04:30:20 UTC 2024 - Gordon Leung + +- update to 2.21.2 + Features: + * Support --stat 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 diff --git a/fastfetch.spec b/fastfetch.spec index 3cf5e02..5c815fe 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -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