diff --git a/CPU-X-4.3.0.tar.gz b/CPU-X-4.3.0.tar.gz deleted file mode 100644 index 8a9c196..0000000 --- a/CPU-X-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ad7a8ac2d6c687a38a895fbbfbf2de690311676ac374d5857588bb983839433 -size 1839083 diff --git a/CPU-X-4.3.1.tar.gz b/CPU-X-4.3.1.tar.gz new file mode 100644 index 0000000..c2906d3 --- /dev/null +++ b/CPU-X-4.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b38402ebaed792711478a0846b092a2b1e9894941c0b8823cf65936ea182d03 +size 1846968 diff --git a/cpu-x.changes b/cpu-x.changes index b59df35..05779a1 100644 --- a/cpu-x.changes +++ b/cpu-x.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 25 22:24:56 UTC 2022 - Bjørn Lie + +- 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 + ------------------------------------------------------------------- Mon Apr 18 12:45:13 UTC 2022 - Manfred Hollstein diff --git a/cpu-x.spec b/cpu-x.spec index 7c299b2..12a4f15 100644 --- a/cpu-x.spec +++ b/cpu-x.spec @@ -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,9 @@ 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.4.20220719.ga1a2258 %description CPU-X is a software that gathers information about CPU, motherboard