Accepting request 999452 from home:iznogood:branches:utilities
- Update to version 4.3.1: * Fix CPU usage in System tab when theme is Auto * Fix a crash when libpci is upgraded and CPU-X is not rebuild against the new shared library OBS-URL: https://build.opensuse.org/request/show/999452 OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=17
This commit is contained in:
BIN
CPU-X-4.3.0.tar.gz
(Stored with Git LFS)
BIN
CPU-X-4.3.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
CPU-X-4.3.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
CPU-X-4.3.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 22:24:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 4.3.1:
|
||||
* Fix CPU usage in System tab when theme is Auto
|
||||
* Fix a crash when libpci is upgraded and CPU-X is not rebuild
|
||||
against the new shared library
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 12:45:13 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define src_name CPU-X-%version
|
||||
Name: cpu-x
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Summary: Hardware overview utility
|
||||
License: GPL-3.0-or-later
|
||||
@@ -39,7 +39,10 @@ BuildRequires: pkgconfig(libcpuid) >= 0.5.0
|
||||
BuildRequires: pkgconfig(libpci)
|
||||
BuildRequires: pkgconfig(libprocps)
|
||||
BuildRequires: pkgconfig(ncursesw)
|
||||
Provides: bundled(dmidecode) = 3.3.20201210
|
||||
# https://github.com/X0rg/CPU-X/issues/105
|
||||
Provides: bundled(bandwidth) = 1.5.1
|
||||
Provides: bundled(dmidecode) = 3.3.024b0fb4
|
||||
|
||||
|
||||
%description
|
||||
CPU-X is a software that gathers information about CPU, motherboard
|
||||
|
Reference in New Issue
Block a user