From bbab38e215faced892229982a0a3000b7d15c3037197e8c89f04563da17696ab Mon Sep 17 00:00:00 2001 From: Gordon Leung Date: Sat, 2 Mar 2024 13:15:15 +0000 Subject: [PATCH] - update to version 2.8.7: Bugfixes: * Fix max CPU frequency detection for some cases (CPU, Linux) * Fix some memory leaks * Fix ddcutil 2.1 compatibility (Brightness, Linux) Features: * Support zellij version detection (Linux, Terminal) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=48 --- fastfetch-2.8.6.tar.gz | 3 --- fastfetch-2.8.7.tar.gz | 3 +++ fastfetch.changes | 12 ++++++++++++ fastfetch.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 fastfetch-2.8.6.tar.gz create mode 100644 fastfetch-2.8.7.tar.gz diff --git a/fastfetch-2.8.6.tar.gz b/fastfetch-2.8.6.tar.gz deleted file mode 100644 index b532308..0000000 --- a/fastfetch-2.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f21cb61227f9a72382f5ab21fc9ef8bd3b424514ea27bd48036b53e4c6ba33bc -size 1013523 diff --git a/fastfetch-2.8.7.tar.gz b/fastfetch-2.8.7.tar.gz new file mode 100644 index 0000000..8aab0e5 --- /dev/null +++ b/fastfetch-2.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5382b12a0df30afaa99f17b284a151009b0e15a5ad73d13f140a3b8a460fd9c +size 1013771 diff --git a/fastfetch.changes b/fastfetch.changes index f41bbe0..f6321b7 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Mar 2 13:13:39 UTC 2024 - Gordon Leung + +- update to version 2.8.7: + Bugfixes: + * Fix max CPU frequency detection for some cases (CPU, Linux) + * Fix some memory leaks + * Fix ddcutil 2.1 compatibility (Brightness, Linux) + Features: + * Support zellij version detection (Linux, Terminal) + + ------------------------------------------------------------------- Wed Feb 28 08:48:27 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index 0c8621e..9eb8375 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.8.6 +Version: 2.8.7 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT