diff --git a/cpu-x.changes b/cpu-x.changes index 8f509ac..08f7ea4 100644 --- a/cpu-x.changes +++ b/cpu-x.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 1 11:09:11 UTC 2023 - Jan Engelhardt + +- Update to release 5.0.1 + * Add more debug data, including a debug mode for the daemon + * Add an option to choose temperature unit among Celsius, + Fahrenheit, Kelvin and Rankine + * Update databases (AMD Genoa, Intel Sapphire Rapids-WS, AMD + Phoenix, Intel Alder Lake-U, Intel Apollo Lake) + ------------------------------------------------------------------- Fri May 5 07:24:21 UTC 2023 - Martin Pluskal diff --git a/cpu-x.spec b/cpu-x.spec index 6ef8424..3f5119c 100644 --- a/cpu-x.spec +++ b/cpu-x.spec @@ -18,7 +18,7 @@ %define src_name CPU-X-%version Name: cpu-x -Version: 4.5.3 +Version: 5.0.1 Release: 0 Summary: Hardware overview utility License: GPL-3.0-or-later @@ -26,7 +26,8 @@ Group: System/X11/Utilities 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: c++_compiler +BuildRequires: cmake >= 3.12 BuildRequires: gettext-tools %ifarch %ix86 x86_64 BuildRequires: nasm @@ -42,7 +43,7 @@ BuildRequires: pkgconfig(ncursesw) BuildRequires: pkgconfig(vulkan) # https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/105 Provides: bundled(bandwidth) = 1.5.1 -Provides: bundled(dmidecode) = 3.5.484f893 +Provides: bundled(dmidecode) = 3.5.20230314 %description CPU-X is a software that gathers information about CPU, motherboard diff --git a/v4.5.3.tar.gz b/v4.5.3.tar.gz deleted file mode 100644 index f48a074..0000000 --- a/v4.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeef04fb5c2da85f8790ab74bd66e2e72c9595579d5f64d2d08f093ef69d81f9 -size 1910854 diff --git a/v5.0.1.tar.gz b/v5.0.1.tar.gz new file mode 100644 index 0000000..e84d741 --- /dev/null +++ b/v5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823f707bc35ea313812baa6ba7a0e55e360a1a66930fd62f3e49b8869aa2eabd +size 1973785