diff --git a/numactl.spec b/numactl.spec index ec7f799..52d944b 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ Name: numactl Summary: Library for tuning for Non Uniform Memory Access machines Version: 2.0.11 -Release: 9%{dist} +Release: 10%{dist} # libnuma is LGPLv2 and GPLv2 # numactl binaries are GPLv2 only License: GPLv2 @@ -91,6 +91,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_mandir}/man3/*.3* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.0.11-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sat Mar 24 2018 Richard W.M. Jones - 2.0.11-9%{dist} - Fix major/minor macros on glibc 2.27. - Update config.{guess,sub} with versions which understand riscv64.