From 194a25ec0e9239889769da104b72d5ebace819a34b9bb6e2db9d295c8073e33f Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Thu, 9 Mar 2017 20:21:06 +0000 Subject: [PATCH] Accepting request 477898 from home:fschnizlein:branches:Base:System - Update to 2.0.11 * 150116 libnuma: numa_node_to_cpu skips over non-existing nodes (Petr Holasek) * 151210 libnuma: supress warnings for non-existing node (Petr Holasek) OBS-URL: https://build.opensuse.org/request/show/477898 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=62 --- numactl-2.0.10.tar.gz | 3 --- numactl-2.0.11.tar.gz | 3 +++ numactl.changes | 8 ++++++++ numactl.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 numactl-2.0.10.tar.gz create mode 100644 numactl-2.0.11.tar.gz diff --git a/numactl-2.0.10.tar.gz b/numactl-2.0.10.tar.gz deleted file mode 100644 index c589860..0000000 --- a/numactl-2.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d67a65d93a805a1d7b3027dc919cff91f07da451d9eaac4e4178ad81c1f1641 -size 402082 diff --git a/numactl-2.0.11.tar.gz b/numactl-2.0.11.tar.gz new file mode 100644 index 0000000..9acf497 --- /dev/null +++ b/numactl-2.0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450c091235f891ee874a8651b179c30f57a1391ca5c4673354740ba65e527861 +size 408175 diff --git a/numactl.changes b/numactl.changes index fcf26f6..721fdcb 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 9 08:22:02 UTC 2017 - fschnizlein@suse.com + +- Update to 2.0.11 + * 150116 libnuma: numa_node_to_cpu skips over non-existing + nodes (Petr Holasek) + * 151210 libnuma: supress warnings for non-existing node (Petr Holasek) + ------------------------------------------------------------------- Sun Aug 2 17:08:54 UTC 2015 - mpluskal@suse.com diff --git a/numactl.spec b/numactl.spec index 9616f20..a876365 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ # # spec file for package numactl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: numactl -Version: 2.0.10 +Version: 2.0.11 Release: 0 Summary: NUMA Policy Control License: GPL-2.0