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:
parent
0bbf1b6ccf
commit
6a4d70ff12
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ad7a8ac2d6c687a38a895fbbfbf2de690311676ac374d5857588bb983839433
|
||||
size 1839083
|
3
CPU-X-4.3.1.tar.gz
Normal file
3
CPU-X-4.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b38402ebaed792711478a0846b092a2b1e9894941c0b8823cf65936ea182d03
|
||||
size 1846968
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user