- Update to release 4.5.2
OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=20
This commit is contained in:
parent
127ca0ae89
commit
ccff5efe2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b38402ebaed792711478a0846b092a2b1e9894941c0b8823cf65936ea182d03
|
|
||||||
size 1846968
|
|
@ -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>
|
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
|
%define src_name CPU-X-%version
|
||||||
Name: cpu-x
|
Name: cpu-x
|
||||||
Version: 4.3.1
|
Version: 4.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Hardware overview utility
|
Summary: Hardware overview utility
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
URL: https://github.com/X0rg/CPU-X/
|
URL: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X
|
||||||
Source: %url/archive/refs/tags/v%version.tar.gz#/%src_name.tar.gz
|
Source: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v%version.tar.gz
|
||||||
Patch1: no-no-pie.patch
|
Patch1: no-no-pie.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gettext-tools
|
BuildRequires: gettext-tools
|
||||||
@ -35,13 +35,13 @@ BuildRequires: opencl-headers
|
|||||||
BuildRequires: pkgconfig(OpenCL)
|
BuildRequires: pkgconfig(OpenCL)
|
||||||
BuildRequires: pkgconfig(glfw3)
|
BuildRequires: pkgconfig(glfw3)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
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(libpci)
|
||||||
BuildRequires: pkgconfig(libprocps)
|
BuildRequires: pkgconfig(libprocps)
|
||||||
BuildRequires: pkgconfig(ncursesw)
|
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(bandwidth) = 1.5.1
|
||||||
Provides: bundled(dmidecode) = 3.4.20220719.ga1a2258
|
Provides: bundled(dmidecode) = 3.4.20220922.f50b925
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CPU-X is a software that gathers information about CPU, motherboard
|
CPU-X is a software that gathers information about CPU, motherboard
|
||||||
|
3
v4.5.2.tar.gz
Normal file
3
v4.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6cdab38928ca5684b22f7b8d868d42a25a48be6da813743b6b59a88d6e9f25d1
|
||||||
|
size 1919087
|
Loading…
x
Reference in New Issue
Block a user