diff --git a/hwloc-2.11.1.tar.bz2 b/hwloc-2.11.2.tar.bz2 similarity index 43% rename from hwloc-2.11.1.tar.bz2 rename to hwloc-2.11.2.tar.bz2 index a812e08fd601c2077e3fb887a719ae82bb1a31ef..d18d41860887959fa363a6bd9b313a153357620e 100644 Binary files a/hwloc-2.11.1.tar.bz2 and b/hwloc-2.11.2.tar.bz2 differ diff --git a/hwloc.spec b/hwloc.spec index 852e10da6a1036b6a9c1bd7adbece40e57db5705..94bef8490762b8854a60de14e94c6dbeb3f2b167 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,5 +1,5 @@ Name: hwloc -Version: 2.11.1 +Version: 2.11.2 Release: 1 Summary: Hardware locality utilities and libraries License: BSD-3-Clause @@ -13,6 +13,9 @@ BuildRequires: pkgconfig(numa) BuildRequires: pkgconfig(pciaccess) BuildRequires: libX11-devel BuildRequires: ncurses-devel +%ifarch %{ix86} x86_64 +%{?systemd_requires} +%endif BuildRequires: systemd Provides: hwloc-libs hwloc-gui hwloc-plugins @@ -104,6 +107,9 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs %make_build check %{_mandir}/man?/* %changelog +* Fri Sep 27 2024 Funda Wang - 2.11.2-1 +- update to 2.11.2 + * Thu Aug 01 2024 Funda Wang - 2.11.1-1 - update to 2.11.1 diff --git a/hwloc.yaml b/hwloc.yaml index b2e2a5474d11b83472a2655fb0c9a4ee802ece45..21bb0438b02e63710cae1849fb74347942f0e919 100644 --- a/hwloc.yaml +++ b/hwloc.yaml @@ -1,4 +1,4 @@ -version_control: github -src_repo: open-mpi/hwloc -tag_prefix: hwloc- -seperator: . +version_control: github +src_repo: open-mpi/hwloc +tag_prefix: ^hwloc- +separator: .