From 72934030a809e67b7b24adc3bc3e61ab4cb61a364b1150bb33bc06517d396265 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Wed, 15 May 2019 11:43:33 +0000 Subject: [PATCH] - For obs regression checker, this version includes following SLE fixes: - enable build for aarch64 (fate#319973) (bsc#976199) factory has an extra patch to disable ARM 32 bit archs which looks a bit misleading as %arm macro only covers 32 bit ARM. - Bug 955334 - numactl/libnuma: add patch for Dynamic Reconfiguration bsc#955334 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=75 --- numactl.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/numactl.changes b/numactl.changes index 0c75f96..a99503d 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 15 10:30:35 UTC 2019 - trenn@suse.de + +- For obs regression checker, this version includes following SLE + fixes: + - enable build for aarch64 (fate#319973) (bsc#976199) + factory has an extra patch to disable ARM 32 bit archs which + looks a bit misleading as %arm macro only covers 32 bit ARM. + - Bug 955334 - numactl/libnuma: add patch for Dynamic Reconfiguration + bsc#955334 + ------------------------------------------------------------------- Tue Apr 23 12:34:40 UTC 2019 - Martin Liška