diff --git a/fastfetch-2.8.5.tar.gz b/fastfetch-2.8.5.tar.gz deleted file mode 100644 index dbe24a9..0000000 --- a/fastfetch-2.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d72869c91f3c4f6e7cd9bb91431147108bffbdc8c351aa616eb4a6c900386de -size 1010575 diff --git a/fastfetch-2.8.6.tar.gz b/fastfetch-2.8.6.tar.gz new file mode 100644 index 0000000..b532308 --- /dev/null +++ b/fastfetch-2.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21cb61227f9a72382f5ab21fc9ef8bd3b424514ea27bd48036b53e4c6ba33bc +size 1013523 diff --git a/fastfetch.changes b/fastfetch.changes index 454ca29..f41bbe0 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Feb 28 08:48:27 UTC 2024 - Gordon Leung + +- update to version 2.8.6: + Changes: + * Due to newly introduced configs, JSONC option { "temperatureUnit": "C" } has been changed to { "temp": { "unit": "C" } } + Bugfixes: + * Fix incorrect GPU name detection for Intel iGPU on Linux (GPU, Linux) + Features: + * Support additional temperature formatting options + { "temp": { "ndigits": 1 } } + { "temp": { "color": { "green": "green", "yellow": "yellow", "red": "red" } } } + * Support specifying custom pci.ids path for Linux (GPU, Linux) + * Support warp-linux terminal version & terminal font detection (Terminal, Linux) + + ------------------------------------------------------------------- Fri Feb 23 17:41:26 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index e47091e..0c8621e 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.8.5 +Version: 2.8.6 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT