import numactl-2.0.14-8.el9

This commit is contained in:
CentOS Sources 2022-02-01 13:18:57 -05:00 committed by Stepan Oksanichenko
parent a105322937
commit 9097b32ad6

View File

@ -1,7 +1,7 @@
Name: numactl
Summary: Library for tuning for Non Uniform Memory Access machines
Version: 2.0.14
Release: 7%{dist}
Release: 8%{dist}
# libnuma is LGPLv2 and GPLv2
# numactl binaries are GPLv2 only
License: GPLv2
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Tue Jan 4 2022 Pingfan Liu <piliu@redhat.com> - 2.0.14-8
- For GA release
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.14-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688