Accepting request 1228079 from utilities
OBS-URL: https://build.opensuse.org/request/show/1228079 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=50
This commit is contained in:
commit
b8821e052a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5248311a3d8ce65f6f48756dfc0df9f8922d64f5201ee8d980497d52e924906e
|
||||
size 1144835
|
3
fastfetch-2.31.0.tar.gz
Normal file
3
fastfetch-2.31.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3036e34acc1355bf39619df1a2400f5f8316d188088f07d9a366a521bb30ad61
|
||||
size 1149745
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 09:33:47 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
- update to 2.31.0
|
||||
Bugfixes:
|
||||
* Improve performance of media detection; fix musikcube
|
||||
detection (Media, Linux)
|
||||
- After the change, `general.processingTimeout` will also
|
||||
control the timeout of dbus remote calls
|
||||
* Fix invalid variable names
|
||||
(gh#fastfetch-cli/fastfetch#1408, Users)
|
||||
* Change physical size detection to use basic display parameters
|
||||
(gh#fastfetch-cli/fastfetch#1406)
|
||||
* Fix possible sigfaults when detecting displays
|
||||
(gh#fastfetch-cli/fastfetch#1393)
|
||||
* Fix Nvidia card type detection
|
||||
* Fix wl-restart parsing (gh#fastfetch-cli/fastfetch#1422, WM,
|
||||
Linux)
|
||||
* Fix syntax error in completion file
|
||||
(gh#fastfetch-cli/fastfetch#1421)
|
||||
* Fix hunging when using ssh-agent as command text
|
||||
(gh#fastfetch-cli/fastfetch#1418, Command, macOS)
|
||||
Features:
|
||||
* Remove support of xcb & xlib and xrandr extension is always
|
||||
required (Display)
|
||||
* Support preferred resolution & refresh rate detection
|
||||
- On macOS there is no preferred resolution reported and
|
||||
maximum available resolution is reported instead.
|
||||
- `--display-format {preferred-width}x{preferred-height}
|
||||
@{preferred-refresh-rate}`
|
||||
* Report scale factor in custom format (Display)
|
||||
- `--display-format {scale-factor}`
|
||||
* Detect current Wi-Fi channel and maximum frequency (Wifi)
|
||||
* Report processor package count
|
||||
(gh#fastfetch-cli/fastfetch#1413, CPU)
|
||||
* Remove duplicate whitespaces in CPU name
|
||||
* Support sakura terminal version & font detection
|
||||
(Terminal / TerminalFont, Linux)
|
||||
Logo:
|
||||
* Fix LMDE
|
||||
* Update MidOS
|
||||
* Add Windows Server 2025
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 03:10:39 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fastfetch
|
||||
Version: 2.30.1
|
||||
Version: 2.31.0
|
||||
Release: 0
|
||||
Summary: Neofetch-like tool written mostly in C
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user