From b03989855cc58091907b40443e14d323a13d2202 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:03:20 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/numatop.git#45b9fdb48c66c2bd5d4fbbf883401a544ffd2aef --- numatop.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/numatop.spec b/numatop.spec index 91d1ac9..3c02a3c 100644 --- a/numatop.spec +++ b/numatop.spec @@ -3,13 +3,14 @@ Name: numatop Version: 2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Memory access locality characterization and analysis License: BSD URL: https://01.org/numatop Source: https://github.com/intel/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.xz +BuildRequires: make BuildRequires: check-devel BuildRequires: gcc BuildRequires: ncurses-devel @@ -53,6 +54,9 @@ NumaTOP supports the Intel Xeon processors and PowerPC processors. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild