diff --git a/hwloc-2.7.1.tar.bz2 b/hwloc-2.7.1.tar.bz2 deleted file mode 100644 index af732a8..0000000 Binary files a/hwloc-2.7.1.tar.bz2 and /dev/null differ diff --git a/hwloc-2.9.1.tar.bz2 b/hwloc-2.9.1.tar.bz2 new file mode 100644 index 0000000..a71cfc5 Binary files /dev/null and b/hwloc-2.9.1.tar.bz2 differ diff --git a/hwloc.spec b/hwloc.spec index ee06b8a..e6a2e1b 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,10 +1,10 @@ Name: hwloc -Version: 2.7.1 +Version: 2.9.1 Release: 1 Summary: Hardware locality utilities and libraries License: BSD-3-Clause URL: https://www.open-mpi.org/projects/hwloc/ -Source0: https://download.open-mpi.org/release/%{name}/v2.7/%{name}-%{version}.tar.bz2 +Source0: https://download.open-mpi.org/release/%{name}/v2.9/%{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ cairo-devel libpciaccess-devel libtool-ltdl-devel libX11-devel libxml2-devel texlive-latex BuildRequires: desktop-file-utils systemd texlive-makeindex ncurses-devel transfig doxygen @@ -111,6 +111,9 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check %{_pkgdocdir}/*[^c] %changelog +* Thu Apr 13 2023 liyanan - 2.9.1-1 +- Update to 2.9.1 + * Sun May 22 2022 Yicong Yang - 2.7.1-1 - Update to 2.7.1 stable