- Update to release 5.0.1

OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=26
This commit is contained in:
2023-11-01 11:38:35 +00:00
committed by Git OBS Bridge
parent 98806db483
commit af10a6a603
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 1 11:09:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.0.1
* Add more debug data, including a debug mode for the daemon
* Add an option to choose temperature unit among Celsius,
Fahrenheit, Kelvin and Rankine
* Update databases (AMD Genoa, Intel Sapphire Rapids-WS, AMD
Phoenix, Intel Alder Lake-U, Intel Apollo Lake)
-------------------------------------------------------------------
Fri May 5 07:24:21 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@@ -18,7 +18,7 @@
%define src_name CPU-X-%version
Name: cpu-x
Version: 4.5.3
Version: 5.0.1
Release: 0
Summary: Hardware overview utility
License: GPL-3.0-or-later
@@ -26,7 +26,8 @@ Group: System/X11/Utilities
URL: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X
Source: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v%version.tar.gz
Patch1: no-no-pie.patch
BuildRequires: cmake
BuildRequires: c++_compiler
BuildRequires: cmake >= 3.12
BuildRequires: gettext-tools
%ifarch %ix86 x86_64
BuildRequires: nasm
@@ -42,7 +43,7 @@ BuildRequires: pkgconfig(ncursesw)
BuildRequires: pkgconfig(vulkan)
# https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/105
Provides: bundled(bandwidth) = 1.5.1
Provides: bundled(dmidecode) = 3.5.484f893
Provides: bundled(dmidecode) = 3.5.20230314
%description
CPU-X is a software that gathers information about CPU, motherboard

BIN
v4.5.3.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
v5.0.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.