diff --git a/fastfetch-2.17.2.tar.gz b/fastfetch-2.17.2.tar.gz deleted file mode 100644 index f2bdfea..0000000 --- a/fastfetch-2.17.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41322a9d9601a5a5a74f67a3253c7e8631e6241053094d050cf02bbade8cbcd -size 1051381 diff --git a/fastfetch-2.18.1.tar.gz b/fastfetch-2.18.1.tar.gz new file mode 100644 index 0000000..125d6cf --- /dev/null +++ b/fastfetch-2.18.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53421de317bfc918e168751cf910e7faa51ebbd71f6f4de3b56d2cc74794365f +size 1067696 diff --git a/fastfetch.changes b/fastfetch.changes index dd2f76f..209702c 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Jul 11 05:13:25 UTC 2024 - Gordon Leung + +- update to 2.18.1 + Changes: + * --ts-version has been renamed to --detect-version + - general.detectVersion in JSON config file + Bugfixes: + * Fix and improve GPU driver detection (GPU, Linux) + +------------------------------------------------------------------- +Wed Jul 10 11:42:48 UTC 2024 - Pi-Cla + +- update to 2.18.0 + Changes: + * Fastfetch no longer prints * (which means it's the default route) + if defaultRouteOnly is set (LocalIP) + Bugfixes: + * Fix some memory leaks + * Fix compatibility with old Python versions + * Don't detect frequency for AMD cards (GPU, Linux) + - Fix possible hang with discrete AMD cards (#1077) + * Don't print colors in --pipe mode (Separator) + * Don't print (null) in property locator (PhysicalMemory) + * Ignore disabled PCI devices (GPU) + * Fix flag --opengl-library doesn't work (OpenGL) + Features: + * Detect revision of USB drives (Disk) + * Support fractional scale factor detection (Display, Linux) + * Support primary display detection for KDE and GNOME (Display, Linux) + * Support percent bar in custom formatting + * Print signal quality by default (Wifi) + * Detect used OpenGL library version (OpenGL) + ------------------------------------------------------------------- Thu Jul 4 16:53:01 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index 992795e..3b66114 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.17.2 +Version: 2.18.1 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT