Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cpufetch for openSUSE:Factory checked in at 2026-04-07 16:34:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpufetch (Old) and /work/SRC/openSUSE:Factory/.cpufetch.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpufetch" Tue Apr 7 16:34:23 2026 rev:5 rq:1344898 version:1.07 Changes: -------- --- /work/SRC/openSUSE:Factory/cpufetch/cpufetch.changes 2025-04-07 18:41:57.180892080 +0200 +++ /work/SRC/openSUSE:Factory/.cpufetch.new.21863/cpufetch.changes 2026-04-07 16:50:55.573548831 +0200 @@ -1,0 +2,21 @@ +Sun Mar 22 16:39:15 UTC 2026 - Andrea Manzini <[email protected]> + +- Update to version 1.07: + * [Apple] Implement fallback frequency calculation + * [X86] Add old Intel and AMD CPUs + * [X86] Fix 2 bugs in --accurate-pp + * [ARM] Add (experimental) Windows on Arm support + * [ARM] Add support for a lot of new SoCs + * [ARM] Add automatic SoC inferring from device tree (**) + * [RISCV] Significantly improved support for RISC-V, specially uarch + detection and multi-letter extension support. + * This was a response for the large number of ARM SoCs out there. + It's not realistic to detect one by one manually so we needed some + automatic approach to make the SoC detection a bit more scalable. + * This release also fixes some bugs, adds small features and adds support + for some new hardware. See the commit list for more details. + +- dropped patch cpufetch-aa94389.patch +- dropped patch fix-Makefile.patch + +------------------------------------------------------------------- Old: ---- cpufetch-1.06.tar.gz cpufetch-aa94389.patch fix-Makefile.patch New: ---- cpufetch-1.07.tar.gz ----------(Old B)---------- Old: - dropped patch cpufetch-aa94389.patch - dropped patch fix-Makefile.patch Old:- dropped patch cpufetch-aa94389.patch - dropped patch fix-Makefile.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpufetch.spec ++++++ --- /var/tmp/diff_new_pack.2WicBq/_old 2026-04-07 16:50:56.245576677 +0200 +++ /var/tmp/diff_new_pack.2WicBq/_new 2026-04-07 16:50:56.249576843 +0200 @@ -1,7 +1,7 @@ # # spec file for package cpufetch # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2024 Taekyung Kim <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,16 +18,13 @@ Name: cpufetch -Version: 1.06 +Version: 1.07 Release: 0 Summary: CLI CPU information tool written in C License: GPL-2.0-only Group: Productivity/Text/Utilities URL: https://github.com/Dr-Noob/%{name} Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM - Fix arm tests -Patch1: cpufetch-aa94389.patch -Patch2: fix-Makefile.patch # Supports only x86_64, ARM and PowerPC ExclusiveArch: %{arm} aarch64 x86_64 ppc ppc64 ppc64le ++++++ cpufetch-1.06.tar.gz -> cpufetch-1.07.tar.gz ++++++ ++++ 3489 lines of diff (skipped)
