diff --git a/fastfetch-2.34.1.tar.gz b/fastfetch-2.34.1.tar.gz deleted file mode 100644 index 164d3ac..0000000 --- a/fastfetch-2.34.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:856920a6484a324088bbbcaf608555c74168078fd34cdbde4d3e4af88bc5cb5f -size 1168310 diff --git a/fastfetch-2.35.0.tar.gz b/fastfetch-2.35.0.tar.gz new file mode 100644 index 0000000..90b4ce3 --- /dev/null +++ b/fastfetch-2.35.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead +size 1171386 diff --git a/fastfetch.changes b/fastfetch.changes index 2b53480..78096c3 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Jan 27 03:12:40 UTC 2025 - RN + +- update to 2.35.0 + Bugfixes: + * Suppress output of EGL again (gh#fastfetch-cli/fastfetch#1513) + - Regression of 2.34.0 + Features: + * Show SOC name reported in `cpuinfo` if available + (gh#fastfetch-cli/fastfetch#1510, CPU, Linux) + * Change package manager name of NetBSD from pkg to pkgsrc + (gh#fastfetch-cli/fastfetch#1515, Packages, NetBSD) + * Detect SOC name on RISCV (gh#fastfetch-cli/fastfetch#1519, + CPU, Linux) + * Report marketing name of new QS8Es (CPU, Android) + * Acquire acquire more os info from lsb-release if missing from + os-release (gh#fastfetch-cli/fastfetch#1521) + * CMake: add option `-DCUSTOM_LSB_RELEASE_PATH` to specify the + path of `lsb-release` file + - `-DCUSTOM_OS_RELEASE_PATH` has been supported since v2.11.4 + * Report more SOC names on Android (CPU, Android) + * Support duration printing in custom format (Disk / Users) + Logo: + * Add Arch_old + * Update key color of NetBSD_small + * Fix OpenBSD and many other ascii logos + (gh#fastfetch-cli/fastfetch#1522) + ------------------------------------------------------------------- Mon Jan 13 13:45:37 UTC 2025 - RN diff --git a/fastfetch.spec b/fastfetch.spec index 538c76c..c97d6ff 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.34.1 +Version: 2.35.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT