diff --git a/hwloc.spec b/hwloc.spec index fbf1f32..281af55 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: hwloc -Version: 2.11.2 +Version: 2.12.0 Release: 1mamba Summary: A portable abstraction of the hierarchical topology of modern architectures Group: System/Kernel and Hardware @@ -48,7 +48,6 @@ Requires: pkg-config This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -107,6 +106,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Tue Feb 18 2025 Automatic Build System 2.12.0-1mamba +- automatic version update by autodist + * Fri Sep 27 2024 Automatic Build System 2.11.2-1mamba - automatic version update by autodist