diff --git a/fastfetch-2.10.2.tar.gz b/fastfetch-2.10.2.tar.gz deleted file mode 100644 index 17a46e3..0000000 --- a/fastfetch-2.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e52c6152b750fc13248dcb5d55259474ced25e4b09fdc965ea310565c1cdf78 -size 1315785 diff --git a/fastfetch-2.11.0.tar.gz b/fastfetch-2.11.0.tar.gz new file mode 100644 index 0000000..ea6f5f8 --- /dev/null +++ b/fastfetch-2.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7e42db6a219a73bace5ff977414bd79a7ce1b7085872e0c8012ee9a56b2822 +size 1318103 diff --git a/fastfetch.changes b/fastfetch.changes index 9b6a8b1..45b475c 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed May 1 04:43:10 UTC 2024 - Gordon Leung + +- update to 2.11.0: + Changes: + - Default hideCursor to false. It doesn't make much difference + but makes user's terminal unusable if fastfetch is not exited correctly. + Bugfixes: + - Fix minimum cmake version support + - Fix wifi detection on platforms that don't use NetworkManager + - Fix GPU type detection for AMD cards + Features: + - Add basic support DE detection support for UKUI (DE, Linux) + - Make config specified in JSONC overridable by command line flags + * Note this change only make global config overridable; module configs are still not + - Suggest increasing --processing-timeout when child process timeouts + - Only detect folders that specified by --disk-folders + * Previously --disk-folders only omits unmatched disks from output. + This option can be used to improve detection performance by ignoring slow network drives + ------------------------------------------------------------------- Tue Apr 23 19:38:05 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index c281532..b359261 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.10.2 +Version: 2.11.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT