From 842322f7721f80d4915c495615cb78e5d103e6efe764d3753f2f750531e76498 Mon Sep 17 00:00:00 2001 From: Gordon Leung Date: Thu, 26 Dec 2024 14:07:38 +0000 Subject: [PATCH] - Excluded flashfetch binary - update to 2.33.0 Changes: * Introduce a new CMake flag `-DBUILD_FLASHFETCH=OFF` to disable building flashfetch binaries - Package managers are encouraged to enable it. Bugfixes: * Fix interconnect type detection (gh#fastfetch-cli/fastfetch#1453, PhysicalDisk) - Regression of v2.28 * Don't report `proot` as terminal (Terminal, Android) * Remove a debug output (DiskIO, OpenBSD) * Fix media detection for some players (gh#fastfetch-cli/fastfetch#1461, Media) - Regression of v2.32 Features: * Use `$POWERSHELL_VERSION` as PowerShell version if available (Shell) - Fetching Windows PowerShell version can be very slow. Add `$env:POWERSHELL_VERSION = $PSVersionTable.PSVersion.ToString()` in $PROFILE before running fastfetch to improve the performance of Shell module * Add support for ubuntu-based armbian detection (gh#fastfetch-cli/fastfetch#1447) * Improve performance of Bluetooth detection (Bluetooth) - We no longer report disconnected bluetooth devices in `--format json` when `--bluetooth-show-disconnected` isn't specified * Support brightness level detection for builtin displays (Brightness, OpenBSD / NetBSD) - Requires root permission on OpenBSD * Support battery level detection (Battery, OpenBSD / NetBSD) * Support CPU temperature detection in NetBSD (CPU, NetBSD) * Hard code path of `libvulkan.so` for Android - So that users don't need to install the vulkan-loader wrapper of termux Logo: * Add NurOS * Add GoralixOS OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=125 --- fastfetch-2.32.1.tar.gz | 3 --- fastfetch-2.33.0.tar.gz | 3 +++ fastfetch.changes | 43 +++++++++++++++++++++++++++++++++++++++++ fastfetch.spec | 5 ++--- 4 files changed, 48 insertions(+), 6 deletions(-) delete mode 100644 fastfetch-2.32.1.tar.gz create mode 100644 fastfetch-2.33.0.tar.gz diff --git a/fastfetch-2.32.1.tar.gz b/fastfetch-2.32.1.tar.gz deleted file mode 100644 index 2bee411..0000000 --- a/fastfetch-2.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60 -size 1158012 diff --git a/fastfetch-2.33.0.tar.gz b/fastfetch-2.33.0.tar.gz new file mode 100644 index 0000000..48f7821 --- /dev/null +++ b/fastfetch-2.33.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3b5c3c4fc7d2b6c4e24c15fb7cf3df94024227f2d24995f6ca0eaa95f39725 +size 1161845 diff --git a/fastfetch.changes b/fastfetch.changes index 6cd880f..7f724e0 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Thu Dec 26 13:11:31 UTC 2024 - RN + +- Excluded flashfetch binary +- update to 2.33.0 + Changes: + * Introduce a new CMake flag `-DBUILD_FLASHFETCH=OFF` to + disable building flashfetch binaries + - Package managers are encouraged to enable it. + Bugfixes: + * Fix interconnect type detection + (gh#fastfetch-cli/fastfetch#1453, PhysicalDisk) + - Regression of v2.28 + * Don't report `proot` as terminal (Terminal, Android) + * Remove a debug output (DiskIO, OpenBSD) + * Fix media detection for some players + (gh#fastfetch-cli/fastfetch#1461, Media) + - Regression of v2.32 + Features: + * Use `$POWERSHELL_VERSION` as PowerShell version if available + (Shell) + - Fetching Windows PowerShell version can be very slow. Add + `$env:POWERSHELL_VERSION = $PSVersionTable.PSVersion.ToString()` + in $PROFILE before running fastfetch to improve the performance + of Shell module + * Add support for ubuntu-based armbian detection + (gh#fastfetch-cli/fastfetch#1447) + * Improve performance of Bluetooth detection (Bluetooth) + - We no longer report disconnected bluetooth devices in + `--format json` when `--bluetooth-show-disconnected` isn't + specified + * Support brightness level detection for builtin displays + (Brightness, OpenBSD / NetBSD) + - Requires root permission on OpenBSD + * Support battery level detection (Battery, OpenBSD / NetBSD) + * Support CPU temperature detection in NetBSD (CPU, NetBSD) + * Hard code path of `libvulkan.so` for Android + - So that users don't need to install the vulkan-loader wrapper + of termux + Logo: + * Add NurOS + * Add GoralixOS + ------------------------------------------------------------------- Wed Dec 18 16:32:33 UTC 2024 - RN diff --git a/fastfetch.spec b/fastfetch.spec index 633a7f0..fe881a9 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.32.1 +Version: 2.33.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT @@ -105,7 +105,7 @@ Zsh command-line completion support for %{name}. %autosetup %build -%cmake +%cmake -DBUILD_FLASHFETCH:BOOL=FALSE %cmake_build %install @@ -114,7 +114,6 @@ Zsh command-line completion support for %{name}. %files %license LICENSE %doc README.md CHANGELOG.md -%{_bindir}/flashfetch %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} %{_datadir}/%{name}/