Accepting request 1099853 from home:dirkmueller:Factory
- update to 1.12.2: * Support terminator terminal version detection (Linux, Terminal) * Support `pkgtool` package manager detection (Linux, Packages) * Support `Far` shell version detection (Windows, Shell) * Fix ConEmu terminal detection in some special cases (Windows, Terminal, #488) * Fix incorrect Host on M2 Mac Studio with M2 Max CPU (macOS, Host, #490) * Support KDE / LXQT / MATE / Cinnamon wallpaper detection (Wallpaper, Linux) * Support QTerminal version & terminal font detection * Support MATE Terminal version & terminal font detection * Set `--pipe true` automatically if stdout is not a tty * Detect new macs released on WWDC 2023 (macOS, Host) * Count cached memory as free memory (FreeBSD, Memory) * Support sound detection (FreeBSD, Sound) * Fix `--logo-padding-left` doesn't work when `--logo-padding- top` is set (Logo) * Fix KDE version detection on Fedora (DE) * Include limits.h when needed (Linux, #472) * Fix Windows drives detection in WSL (Linux, Disk) * Fix crash on newer wayland desktops (Linux, Display, #477) OBS-URL: https://build.opensuse.org/request/show/1099853 OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=19
This commit is contained in:
parent
e5e1e7247d
commit
d95fa7cde6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:699ee59b0677121411a11119a06bdb5bc45dc04b551904c9d9d30477e2142358
|
|
||||||
size 536138
|
|
3
fastfetch-1.12.2.tar.gz
Normal file
3
fastfetch-1.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3d7384de0aa306effdcbe1b7e8095b40649773086b838d925fbfc2ec5027ab0
|
||||||
|
size 538194
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 21 07:30:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.12.2:
|
||||||
|
* Support terminator terminal version detection (Linux,
|
||||||
|
Terminal)
|
||||||
|
* Support `pkgtool` package manager detection (Linux, Packages)
|
||||||
|
* Support `Far` shell version detection (Windows, Shell)
|
||||||
|
* Fix ConEmu terminal detection in some special cases (Windows,
|
||||||
|
Terminal, #488)
|
||||||
|
* Fix incorrect Host on M2 Mac Studio with M2 Max CPU (macOS,
|
||||||
|
Host, #490)
|
||||||
|
* Support KDE / LXQT / MATE / Cinnamon wallpaper detection
|
||||||
|
(Wallpaper, Linux)
|
||||||
|
* Support QTerminal version & terminal font detection
|
||||||
|
* Support MATE Terminal version & terminal font detection
|
||||||
|
* Set `--pipe true` automatically if stdout is not a tty
|
||||||
|
* Detect new macs released on WWDC 2023 (macOS, Host)
|
||||||
|
* Count cached memory as free memory (FreeBSD, Memory)
|
||||||
|
* Support sound detection (FreeBSD, Sound)
|
||||||
|
* Fix `--logo-padding-left` doesn't work when `--logo-padding-
|
||||||
|
top` is set (Logo)
|
||||||
|
* Fix KDE version detection on Fedora (DE)
|
||||||
|
* Include limits.h when needed (Linux, #472)
|
||||||
|
* Fix Windows drives detection in WSL (Linux, Disk)
|
||||||
|
* Fix crash on newer wayland desktops (Linux, Display, #477)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 12 09:20:12 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Mon Jun 12 09:20:12 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 1.11.3
|
Version: 1.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written in C
|
Summary: Neofetch-like tool written in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user