Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cpu-x for openSUSE:Factory checked in at 2022-11-17 17:25:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpu-x (Old) and /work/SRC/openSUSE:Factory/.cpu-x.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpu-x" Thu Nov 17 17:25:05 2022 rev:8 rq:1036477 version:4.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cpu-x/cpu-x.changes 2022-08-30 14:50:12.512231961 +0200 +++ /work/SRC/openSUSE:Factory/.cpu-x.new.1597/cpu-x.changes 2022-11-17 17:25:17.561315674 +0100 @@ -1,0 +2,10 @@ +Thu Nov 17 15:53:06 UTC 2022 - Jan Engelhardt <[email protected]> + +- 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) + +------------------------------------------------------------------- Old: ---- CPU-X-4.3.1.tar.gz New: ---- v4.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpu-x.spec ++++++ --- /var/tmp/diff_new_pack.wyAkhd/_old 2022-11-17 17:25:18.105318556 +0100 +++ /var/tmp/diff_new_pack.wyAkhd/_new 2022-11-17 17:25:18.113318599 +0100 @@ -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: 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
