Update to upstream release 1.14.1
Resolves: rhbz#2170369 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
0e1dfdea0b
commit
9a2279a807
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/ucx-1.11.2.tar.gz
|
||||
/ucx-1.13.0.tar.gz
|
||||
/ucx-1.13.1.tar.gz
|
||||
/ucx-1.14.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ucx-1.13.1.tar.gz) = 4e06e039b4dabb8f8618f475eadfa7f40543c80d61f3e02a0b679998f4ff0f13e0d3ed6d87dd23a9f7323d72e59911b6fedd7160b1372bda68deb916440e9d9c
|
||||
SHA512 (ucx-1.14.1.tar.gz) = 9edb7a2f754094af595c0adf693cd294fc0facc6f08b1235436eea8b3d1b6414c3fb8de8e6619099ba6af99961e47a5441ddc88324207aa123d2c8a3b6faf431
|
||||
|
8
ucx.spec
8
ucx.spec
@ -11,8 +11,8 @@
|
||||
%bcond_with vfs
|
||||
|
||||
Name: ucx
|
||||
Version: 1.13.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: UCX is a communication library implementing high-performance messaging
|
||||
|
||||
License: BSD
|
||||
@ -287,6 +287,10 @@ library internals, protocol objects, transports status, and more.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1.14.1-1
|
||||
- Update to upstream release 1.14.1
|
||||
- Resolves: rhbz#2170369
|
||||
|
||||
* Thu Feb 02 2023 Michal Schmidt <mschmidt@redhat.com> - 1.13.1-2
|
||||
- Update to upstream release 1.13.1
|
||||
- Resolves: rhbz#2166780
|
||||
|
Loading…
Reference in New Issue
Block a user