forked from pool/cpu-x
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:
@@ -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