- 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
This commit is contained in:
Thomas Renninger 2019-05-15 11:43:33 +00:00 committed by Git OBS Bridge
parent 952ea2ed60
commit 72934030a8

View File

@ -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 <mliska@suse.cz>