From dcf00ae5d99ef38f686db3def87f2525f7ae42b3 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Mon, 8 Jun 2026 14:46:28 +0200 Subject: [PATCH] Update hwloc to v2.14.0 See https://raw.githubusercontent.com/open-mpi/hwloc/v2.14/NEWS for the changes since v2.12.2. --- hwloc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwloc.spec b/hwloc.spec index 9c842e77159..de7d33cc383 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,4 +1,4 @@ -### RPM external hwloc 2.12.2 +### RPM external hwloc 2.14.0 %define mainversion %(echo %{realversion} | cut -d. -f1-2) Source: https://download.open-mpi.org/release/%{n}/v%{mainversion}/%{n}-%{realversion}.tar.bz2