Accepting request 1150004 from utilities

- update to version 2.8.5:
  Bugfixes:
    * Fix segfault if we fail to find Vendor ID in lscpu (CPU, Linux)
    * Fix multi-device bcachefs filesystem compatibility (Disk, Linux)
  Features:
    * Support --color-block-width and --color-block-range (Colors)
    * Support --diskio-detect-total to show total bytes read/written (DiskIO)
    * Support --netio-detect-total to show total bytes received/sent (NetIO)
    * Support --packages-disabled to disable specified package manager (Packages)
    * Support --display-order to sort multiple displays in a specific order (Display)
    * Support --display-compact-type original-with-refresh-rate to show refresh rates in compact / oneline mode (Display)

OBS-URL: https://build.opensuse.org/request/show/1150004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=16
This commit is contained in:
Ana Guerrero 2024-02-25 13:05:37 +00:00 committed by Git OBS Bridge
commit 2b64e3146f
4 changed files with 19 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Feb 23 17:41:26 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- update to version 2.8.5:
Bugfixes:
* Fix segfault if we fail to find Vendor ID in lscpu (CPU, Linux)
* Fix multi-device bcachefs filesystem compatibility (Disk, Linux)
Features:
* Support --color-block-width and --color-block-range (Colors)
* Support --diskio-detect-total to show total bytes read/written (DiskIO)
* Support --netio-detect-total to show total bytes received/sent (NetIO)
* Support --packages-disabled to disable specified package manager (Packages)
* Support --display-order to sort multiple displays in a specific order (Display)
* Support --display-compact-type original-with-refresh-rate to show refresh rates in compact / oneline mode (Display)
-------------------------------------------------------------------
Mon Feb 12 17:17:12 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.8.3
Version: 2.8.5
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT