From dc210ba129f9164066581864fe34877229c1616b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:46:27 +0100 Subject: [PATCH] automatic version update by autodist [release 2.9.0-1mamba;Wed Dec 21 2022] --- hwloc.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/hwloc.spec b/hwloc.spec index 2457282..08a1cd1 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: hwloc -Version: 2.8.0 +Version: 2.9.0 Release: 1mamba Summary: A portable abstraction of the hierarchical topology of modern architectures Group: System/Kernel and Hardware @@ -15,18 +15,12 @@ BuildRequires: glibc-devel BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel -BuildRequires: libXau-devel -BuildRequires: libXdmcp-devel -BuildRequires: libbsd-devel BuildRequires: libcairo-devel -BuildRequires: liblzma-devel BuildRequires: libncurses-devel BuildRequires: libpciaccess-devel BuildRequires: libudev-devel BuildRequires: libuuid-devel -BuildRequires: libxcb-devel BuildRequires: libxml2-devel -BuildRequires: libz-devel BuildRequires: ocl-icd-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -96,7 +90,6 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libhwloc.so.* %dir %{_libdir}/hwloc %{_libdir}/hwloc/hwloc_*.so -%{_libdir}/hwloc/hwloc_*.la %doc AUTHORS COPYING %files -n lib%{name}-devel @@ -104,7 +97,6 @@ This package contains libraries and header files for developing applications tha %{_includedir}/hwloc.h %dir %{_includedir}/hwloc %{_includedir}/hwloc/* -%{_libdir}/libhwloc.la %{_libdir}/libhwloc.so %{_libdir}/pkgconfig/hwloc.pc %{_mandir}/man3/HWLOC_*.3* @@ -114,6 +106,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Wed Dec 21 2022 Automatic Build System 2.9.0-1mamba +- automatic version update by autodist + * Thu Jul 07 2022 Automatic Build System 2.8.0-1mamba - automatic version update by autodist