diff --git a/.gitignore b/.gitignore index 3286720..193a20b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 9cac4e3..f98fae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ucx-1.19.1.tar.gz) = db6eca505f905ef27c148a8c3b3e828b760f7ac524d405e81096bd8919bd4f119139dc9003c9a37e09cbb364f5ecacc04d04257c491acd609df42891625b4a32 +SHA512 (ucx-1.20.1.tar.gz) = 4fdc9ae518ff24e5ada008e11e844a2f332074b3a20a0c644fa1b534686325cb56c387d8ea0d3e023c4fab49294af0e3f49cae8d5d6427de3a8a1f39944ca2b1 diff --git a/ucx.spec b/ucx.spec index 937f923..35a2efe 100644 --- a/ucx.spec +++ b/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 - 1.20.1-1 +- Update to upstream release 1.20.1 +- Resolves: RHEL-147252 + * Wed Feb 04 2026 Kamal Heib - 1.19.1-1 - Update to upstream release 1.19.1 - Resolves: RHEL-98259