- update to version 2.8.0:

Features:
    * Rewrite GPU module, drop libpci dependency (GPU, Linux)
    * Detect marketing name of Apple Silicon CPUs for asahi linux (CPU, Linux)
    * Add new module Camera, which prints the name and resolution of connected cameras
Bugfixes:
    * Fix compatibility with packages installed by flatpak (Terminal, Linux)
    * Don't show not connected if no power adapter is found (macOS / Linux, PowerAdapter)
    * Make format of battery status be consistent with other platforms (Linux, Battery)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=38
This commit is contained in:
Gordon Leung 2024-02-10 05:49:01 +00:00 committed by Git OBS Bridge
parent 3beda422bb
commit 75a9b38453
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Feb 10 05:44:13 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- update to version 2.8.0:
Features:
* Rewrite GPU module, drop libpci dependency (GPU, Linux)
* Detect marketing name of Apple Silicon CPUs for asahi linux (CPU, Linux)
* Add new module Camera, which prints the name and resolution of connected cameras
Bugfixes:
* Fix compatibility with packages installed by flatpak (Terminal, Linux)
* Don't show not connected if no power adapter is found (macOS / Linux, PowerAdapter)
* Make format of battery status be consistent with other platforms (Linux, Battery)
-------------------------------------------------------------------
Fri Feb 2 08:05:34 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

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