SHA256
1
0
forked from pool/fastfetch

Accepting request 1186733 from utilities

- 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)

- 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)

OBS-URL: https://build.opensuse.org/request/show/1186733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2024-07-11 18:30:27 +00:00 committed by Git OBS Bridge
commit d78c3eeb47
4 changed files with 38 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f41322a9d9601a5a5a74f67a3253c7e8631e6241053094d050cf02bbade8cbcd
size 1051381

3
fastfetch-2.18.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53421de317bfc918e168751cf910e7faa51ebbd71f6f4de3b56d2cc74794365f
size 1067696

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 11 05:13:25 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- 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 <pirateclip@protonmail.com>
- 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 <pirateclip@protonmail.com>

View File

@ -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