forked from pool/cpu-x
Accepting request 1036477 from utilities
- Update to release 4.5.2 OBS-URL: https://build.opensuse.org/request/show/1036477 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpu-x?expand=0&rev=8
This commit is contained in:
BIN
CPU-X-4.3.1.tar.gz
(Stored with Git LFS)
BIN
CPU-X-4.3.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 15:53:06 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.5.2
|
||||
* Add support for hybrid CPUs
|
||||
* Add support for TAB key and scrolling in NCurses TUI
|
||||
* Support for procps-ng 4.0.1rc3
|
||||
* Update databases (Intel Tremont, Intel Ice Lake Xeon-D, AMD
|
||||
Mendocino, AMD Zen 2 Desktop Kit, AMD Athlon 64 Sherman)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 22:24:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
12
cpu-x.spec
12
cpu-x.spec
@@ -18,13 +18,13 @@
|
||||
|
||||
%define src_name CPU-X-%version
|
||||
Name: cpu-x
|
||||
Version: 4.3.1
|
||||
Version: 4.5.2
|
||||
Release: 0
|
||||
Summary: Hardware overview utility
|
||||
License: GPL-3.0-or-later
|
||||
Group: System/X11/Utilities
|
||||
URL: https://github.com/X0rg/CPU-X/
|
||||
Source: %url/archive/refs/tags/v%version.tar.gz#/%src_name.tar.gz
|
||||
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: gettext-tools
|
||||
@@ -35,13 +35,13 @@ BuildRequires: opencl-headers
|
||||
BuildRequires: pkgconfig(OpenCL)
|
||||
BuildRequires: pkgconfig(glfw3)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
||||
BuildRequires: pkgconfig(libcpuid) >= 0.5.0
|
||||
BuildRequires: pkgconfig(libcpuid) >= 0.6.0
|
||||
BuildRequires: pkgconfig(libpci)
|
||||
BuildRequires: pkgconfig(libprocps)
|
||||
BuildRequires: pkgconfig(ncursesw)
|
||||
# https://github.com/X0rg/CPU-X/issues/105
|
||||
# https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/105
|
||||
Provides: bundled(bandwidth) = 1.5.1
|
||||
Provides: bundled(dmidecode) = 3.4.20220719.ga1a2258
|
||||
Provides: bundled(dmidecode) = 3.4.20220922.f50b925
|
||||
|
||||
%description
|
||||
CPU-X is a software that gathers information about CPU, motherboard
|
||||
|
BIN
v4.5.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
v4.5.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user