|
|
|
@ -11,8 +11,8 @@
|
|
|
|
|
%bcond_with vfs
|
|
|
|
|
|
|
|
|
|
Name: ucx
|
|
|
|
|
Version: 1.13.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.14.1
|
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
|
Summary: UCX is a communication library implementing high-performance messaging
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -210,7 +210,7 @@ for large messages.
|
|
|
|
|
|
|
|
|
|
%if %{with rdmacm}
|
|
|
|
|
%package rdmacm
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: %{name}-ib%{?_isa} = %{version}-%{release}
|
|
|
|
|
Summary: UCX RDMA connection manager support
|
|
|
|
|
|
|
|
|
|
%description rdmacm
|
|
|
|
@ -287,7 +287,15 @@ library internals, protocol objects, transports status, and more.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.13.0-1
|
|
|
|
|
* Wed Jun 07 2023 Kamal Heib <kheib@redhat.com> - 1.14.1-1.1
|
|
|
|
|
- Fix rpmdeps issue.
|
|
|
|
|
- Resolves: rhbz#2170369
|
|
|
|
|
|
|
|
|
|
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1.14.1-1
|
|
|
|
|
- Update to upstream release 1.14.1
|
|
|
|
|
- Resolves: rhbz#2170369
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.13.1-2
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Thu Feb 02 2023 Michal Schmidt <mschmidt@redhat.com> - 1.13.1-2
|
|
|
|
|