diff --git a/CPU-X-4.2.0.tar.gz b/CPU-X-4.2.0.tar.gz deleted file mode 100644 index 91b8a87..0000000 --- a/CPU-X-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bd8aabe98273012adc6fa25f31cf0f631f0a34c2ec39392fb5f6885551cee1f -size 1766330 diff --git a/CPU-X-4.3.0.tar.gz b/CPU-X-4.3.0.tar.gz new file mode 100644 index 0000000..8a9c196 --- /dev/null +++ b/CPU-X-4.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad7a8ac2d6c687a38a895fbbfbf2de690311676ac374d5857588bb983839433 +size 1839083 diff --git a/cpu-x.changes b/cpu-x.changes index 1b2f69c..77358a8 100644 --- a/cpu-x.changes +++ b/cpu-x.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Mar 19 20:40:06 UTC 2022 - Matthias Fehring + +- Add opencl-headers to the BuildRequires to fix build on + openSUSE Leap 15.3 + +------------------------------------------------------------------- +Sat Mar 19 20:24:58 UTC 2022 - Matthias Fehring + +- Update to version 4.3.0 + * Add Compute Unit in Graphics Tab (require OpenCL) + * Add Resizable BAR in Graphics tab + * Update databases + * Rename from "Ext. Family/Model" to "Disp. Family/Model" + * Display a warning for unsupported CPUs + * Patch dmidecode to version 3.3.024b0fb4 + * Fix build with musl libc + * Limit number of characters for labels in Graphics tab (GTK GUI) + * Allow to translate settings (GTK GUI) +- Add pkgconfig(OpenCL) to the BuildRequires + ------------------------------------------------------------------- Wed Jun 30 15:40:59 UTC 2021 - Ferdinand Thiessen diff --git a/cpu-x.spec b/cpu-x.spec index ebfeff3..7c299b2 100644 --- a/cpu-x.spec +++ b/cpu-x.spec @@ -1,7 +1,7 @@ # # spec file for package cpu-x # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define src_name CPU-X-%version Name: cpu-x -Version: 4.2.0 +Version: 4.3.0 Release: 0 Summary: Hardware overview utility License: GPL-3.0-or-later @@ -31,6 +31,8 @@ BuildRequires: gettext-tools %ifarch %ix86 x86_64 BuildRequires: nasm %endif +BuildRequires: opencl-headers +BuildRequires: pkgconfig(OpenCL) BuildRequires: pkgconfig(glfw3) BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(libcpuid) >= 0.5.0