diff --git a/fastfetch-2.30.1.tar.gz b/fastfetch-2.30.1.tar.gz deleted file mode 100644 index 97ae14a..0000000 --- a/fastfetch-2.30.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5248311a3d8ce65f6f48756dfc0df9f8922d64f5201ee8d980497d52e924906e -size 1144835 diff --git a/fastfetch-2.31.0.tar.gz b/fastfetch-2.31.0.tar.gz new file mode 100644 index 0000000..9696a3e --- /dev/null +++ b/fastfetch-2.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3036e34acc1355bf39619df1a2400f5f8316d188088f07d9a366a521bb30ad61 +size 1149745 diff --git a/fastfetch.changes b/fastfetch.changes index 5e5574e..5d6ad93 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Tue Dec 3 09:33:47 UTC 2024 - RN + +- 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 diff --git a/fastfetch.spec b/fastfetch.spec index eecefbe..d29bb56 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -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