diff --git a/download b/download index 552e7a6a0dce749a51e9469230c78bbe9ced021c..37c70f0cd64bee6a03ffee1f0ad17834b8e731b2 100644 --- a/download +++ b/download @@ -1 +1 @@ -3dbdd26e95af9713e3101fffaf67a647 ucx-1.14.1.tar.gz +bb141973027ba522b397f89272681cee ucx-1.15.0.tar.gz diff --git a/ucx.spec b/ucx.spec index a2e27c329dcf396c3c77f0f947847f07ffbc00d0..acf4367acd664c0974d7de052b73431f7f3a9a4a 100644 --- a/ucx.spec +++ b/ucx.spec @@ -17,8 +17,8 @@ %bcond_with vfs Name: ucx -Version: 1.14.1 -Release: 1%{anolis_release}%{?dist}.1 +Version: 1.15.0 +Release: 2%{anolis_release}%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD @@ -238,6 +238,7 @@ for large messages. %if %{with rdmacm} %package rdmacm Requires: %{name}-ib%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} Summary: UCX RDMA connection manager support %description rdmacm @@ -314,15 +315,25 @@ library internals, protocol objects, transports status, and more. %endif %changelog -* Thu Jan 11 2024 Wenlong Zhang - 1.14.1-1.0.1 -- Update to 1.14.1 - Add loongarch64 support for ucx +* Mon Jul 15 2024 Wenlong Zhang - 1.15.0-2.0.1 +- Add loongarch64 support for ucx + +* Thu Nov 09 2023 Kamal Heib - 1.15.0-2 +- Fix requirement error +- Resolves: RHEL-932 + +* Tue Nov 07 2023 Kamal Heib - 1.15.0-1 +- Update to upstream release 1.15.0 +- Resolves: RHEL-932 -* Thu Jul 27 2023 Jingyun Hua - 1.13.1-2.0.2 -- Fix build error on loongarch64 +* Wed Jun 07 2023 Kamal Heib - 1.14.1-1.1 +- Fix rpmdeps issue. +- Resolves: rhbz#2170072 -* Tue Jul 04 2023 Jacob Wang - 1.13.1-2.0.1 -- Add support for loongarch64 (gongwen@nfschina.com) +* Fri Jun 02 2023 Kamal Heib - 1.14.1-1 +- Update to upstream release 1.14.1 +- Add gating tests +- Resolves: rhbz#2170072 * Wed Feb 08 2023 Michal Schmidt - 1.13.1-2 - Update to upstream release 1.13.1