Ana Guerrero 2024-04-09 14:47:38 +00:00 committed by Git OBS Bridge
commit 358974fd00
4 changed files with 19 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 8 08:26:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.9.1:
* Support weston-terminal (missed commit in v2.9.0)
(TerminalFont, Linux)
* Support hyprcursor detection
* Fix `fastfetch --gen-config` raises SIGSEGV when
`~/.config/fastfetch` doesn't exist. Regression of `2.9.0`
-------------------------------------------------------------------
Thu Apr 4 04:54:12 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
@ -164,10 +174,10 @@ Sun Jan 28 04:50:07 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Sat Dec 23 08:15:55 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- update to version 2.4.0:
**BREAKING**
We are deprecating flags based config files (will be removed in v3.0.0).
We suggest you migrate to json based config files.
One may use `-c /path/to/config.conf --gen-config` to migrate existing flag
**BREAKING**
We are deprecating flags based config files (will be removed in v3.0.0).
We suggest you migrate to json based config files.
One may use `-c /path/to/config.conf --gen-config` to migrate existing flag
based config files.
Changes:
@ -184,7 +194,7 @@ Sat Dec 23 08:15:55 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncom
* Fix memory usage counting algorithm (Memory, macOS)
* Fix the behavior of `--no-buffer` in Windows
* Fix possible segfault in some devices (Display, Linux)
* Fix segfaults on first use of new images with Sixel flag (Image)
* Fix segfaults on first use of new images with Sixel flag (Image)
- update specfile:
* add bash completion subpackage.
* add fish completion subpackage.

View File

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