Accepting request 1121599 from utilities
- Update to release 5.0.1 OBS-URL: https://build.opensuse.org/request/show/1121599 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpu-x?expand=0&rev=11
This commit is contained in:
commit
2c71f76627
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeef04fb5c2da85f8790ab74bd66e2e72c9595579d5f64d2d08f093ef69d81f9
|
||||
size 1910854
|
3
v5.0.1.tar.gz
Normal file
3
v5.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:823f707bc35ea313812baa6ba7a0e55e360a1a66930fd62f3e49b8869aa2eabd
|
||||
size 1973785
|
Loading…
Reference in New Issue
Block a user