Release 2.0.16-4

JIRA: https://issues.redhat.com/browse/RHEL-8745

Signed-off-by: Pingfan Liu <piliu@redhat.com>
This commit is contained in:
Pingfan Liu 2024-01-10 11:29:00 +08:00
parent cd65e4a24f
commit 174a2b2243

View File

@ -1,7 +1,7 @@
Name: numactl
Summary: Library for tuning for Non Uniform Memory Access machines
Version: 2.0.16
Release: 3%{?dist}
Release: 4%{?dist}
# libnuma is LGPLv2 and GPLv2
# numactl binaries are GPLv2 only
License: GPLv2
@ -68,6 +68,7 @@ Provides development headers for numa library calls
%setup -q -n %{name}-%{version}
#patch
%patch601 -p1
%build