diff --git a/numactl-2.0.14.tar.gz b/numactl-2.0.14.tar.gz deleted file mode 100644 index 17fe3d394343fdc123830174b7442cb92c40f506..0000000000000000000000000000000000000000 Binary files a/numactl-2.0.14.tar.gz and /dev/null differ diff --git a/numactl-2.0.16.tar.gz b/numactl-2.0.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ca1edaf7c0393a8e733fadf7486559231edf79ec Binary files /dev/null and b/numactl-2.0.16.tar.gz differ diff --git a/numactl.spec b/numactl.spec index 5ed1e2bbe4cd404da4171690b37c566d1a2cdc72..022fd406a83e2a366b88e8fb681ad54403100559 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,8 +1,8 @@ -%define anolis_release 3 +%define anolis_release 1 Name: numactl Summary: Library for tuning for Non Uniform Memory Access machines -Version: 2.0.14 +Version: 2.0.16 Release: %{anolis_release}%{?dist} License: GPLv2 URL: https://github.com/numactl/numactl @@ -66,8 +66,6 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/*.8* %exclude %{_mandir}/man2/*.2* %{abidir}/num*-option.list -%{abidir}/memhog-option.list -%{abidir}/mig*-option.list %files doc %doc README.md @@ -89,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Feb 02 2023 Feng Su - 2.0.16-1 +- update to v2.0.16 + * Tue Oct 18 2022 mgb01105731 - 2.0.14-3 - optimise spec file