diff --git a/hwloc.spec b/hwloc.spec index 08a1cd1..45cf1ec 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: hwloc -Version: 2.9.0 +Version: 2.9.1 Release: 1mamba Summary: A portable abstraction of the hierarchical topology of modern architectures Group: System/Kernel and Hardware @@ -19,7 +19,6 @@ BuildRequires: libcairo-devel BuildRequires: libncurses-devel BuildRequires: libpciaccess-devel BuildRequires: libudev-devel -BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: ocl-icd-devel ## AUTOBUILDREQ-END @@ -106,6 +105,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Tue Apr 04 2023 Automatic Build System 2.9.1-1mamba +- automatic version update by autodist + * Wed Dec 21 2022 Automatic Build System 2.9.0-1mamba - automatic version update by autodist