Compare commits

1 Commits
main ... 1.1

4 changed files with 4 additions and 21 deletions

View File

@@ -1,19 +1,3 @@
-------------------------------------------------------------------
Wed Dec 11 15:47:00 UTC 2024 - Vlastimil Babka <vbabka@suse.com>
- update to version 2.5
* Support GNR processors (jsc#PED-10182, jsc#PED-10575)
* Support SRF processors (jsc#PED-10588)
- remove numatop-fix-missing-fields.patch: upstream
- remove numatop-power11.patch: upstream
-------------------------------------------------------------------
Tue Oct 15 13:34:50 UTC 2024 - Vlastimil Babka <vbabka@suse.com>
- numatop-fix-missing-fields.patch: Fix building with recent gcc
- numatop-power11.patch: Support Power11 processors (jsc#PED-9887,
jsc#PED-10899)
-------------------------------------------------------------------
Tue Jan 16 08:11:17 UTC 2024 - Vlastimil Babka <vbabka@suse.com>

View File

@@ -17,7 +17,7 @@
Name: numatop
Version: 2.5
Version: 2.4
Release: 0
Summary: A top-like tool for runtime memory locality monitoring on NUMA systems
License: BSD-3-Clause
@@ -45,7 +45,6 @@ E5-16xx/24xx/26xx/46xx-series should be updated to latest CPU microcode
%prep
%setup -q -n %{name}-%{version}
%autopatch -p1
%build
autoreconf -i

BIN
v2.4.tar.gz LFS Normal file

Binary file not shown.

BIN
v2.5.tar.gz LFS

Binary file not shown.