Update to upstream release 1.20.1
Resolves: RHEL-147252 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
f0cf1b4696
commit
16bf2b75b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/ucx-1.17.0.tar.gz
|
||||
/ucx-1.18.1.tar.gz
|
||||
/ucx-1.19.1.tar.gz
|
||||
/ucx-1.20.1.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ucx-1.19.1.tar.gz) = db6eca505f905ef27c148a8c3b3e828b760f7ac524d405e81096bd8919bd4f119139dc9003c9a37e09cbb364f5ecacc04d04257c491acd609df42891625b4a32
|
||||
SHA512 (ucx-1.20.1.tar.gz) = 4fdc9ae518ff24e5ada008e11e844a2f332074b3a20a0c644fa1b534686325cb56c387d8ea0d3e023c4fab49294af0e3f49cae8d5d6427de3a8a1f39944ca2b1
|
||||
|
||||
6
ucx.spec
6
ucx.spec
@ -14,7 +14,7 @@
|
||||
%bcond_with efa
|
||||
|
||||
Name: ucx
|
||||
Version: 1.19.1
|
||||
Version: 1.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: UCX is a communication library implementing high-performance messaging
|
||||
|
||||
@ -374,6 +374,10 @@ Infiniband datagrams for out-of-band communications.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 09 2026 Kamal Heib <kheib@redhat.com> - 1.20.1-1
|
||||
- Update to upstream release 1.20.1
|
||||
- Resolves: RHEL-147252
|
||||
|
||||
* Wed Feb 04 2026 Kamal Heib <kheib@redhat.com> - 1.19.1-1
|
||||
- Update to upstream release 1.19.1
|
||||
- Resolves: RHEL-98259
|
||||
|
||||
Loading…
Reference in New Issue
Block a user