File cpufetch.changes of Package cpufetch
-------------------------------------------------------------------
Sun Mar 22 16:39:15 UTC 2026 - Andrea Manzini <andrea.manzini@suse.com>
- 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
-------------------------------------------------------------------
Thu Mar 13 12:55:07 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- fix-Makefile.patch: installing a man page with the suffix
.gz does not compress it, fix rename during installation.
-------------------------------------------------------------------
Tue Oct 1 09:26:11 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add upstream patch to fix arm %check:
* cpufetch-aa94389.patch
-------------------------------------------------------------------
Wed Sep 18 20:10:18 UTC 2024 - RN <R_Nik_C@proton.me>
- Update to version 1.06:
* [ARM] Added support for inferring the SoC from the uarch
* [ARM] Added support for inferring the SoC from PCI devices
* [ARM] Added support for SVE detection
* [X86] Significantly improved support for old x86 CPUs
* [X86] Added support for Hygon CPUs
* [ARM and X86] Added support for measuring max CPU frequency
* [ARM and X86] Added `--measure-max-freq` option to manually
trigger CPU max frequency measurement
* [All] Added support for NO_COLOR
-------------------------------------------------------------------
Tue Apr 2 13:39:13 UTC 2024 - Taekyung Kim <gnuykeat.mik@gmail.com>
- Changed wrong source url
-------------------------------------------------------------------
Sat Mar 30 14:09:43 UTC 2024 - Taekyung Kim <gnuykeat.mik@gmail.com>
- Initial packaging with version 1.05