Update to upstream release 1.14.1
Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
9081262cf7
commit
56fee44aa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/ucx-1.13.0.tar.gz
|
||||
/ucx-1.13.1-1.fc36.src.rpm
|
||||
/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) = 8ca0876b55326deaf9f756ad8b60b2f6b96d8107d8fc4b9c58b3aad99b161b5a6c4c8a64a924ce35899012959c2d4479eac0309bec05227cf06ffc83dbfc2f6f
|
||||
SHA512 (ucx-1.14.1.tar.gz) = 9edb7a2f754094af595c0adf693cd294fc0facc6f08b1235436eea8b3d1b6414c3fb8de8e6619099ba6af99961e47a5441ddc88324207aa123d2c8a3b6faf431
|
||||
|
7
ucx.spec
7
ucx.spec
@ -11,8 +11,8 @@
|
||||
%bcond_with vfs
|
||||
|
||||
Name: ucx
|
||||
Version: 1.13.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: UCX is a communication library implementing high-performance messaging
|
||||
|
||||
License: BSD-3-Clause AND MIT AND CC-PDDC AND (BSD-3-Clause OR Apache-2.0)
|
||||
@ -319,6 +319,9 @@ 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
|
||||
|
||||
* Sun Feb 19 2023 Benson Muite <benson_muite@emailplus.org> - 1.13.1-4
|
||||
- List additional licenses used
|
||||
- Remove unneeded ldconfig calls
|
||||
|
Loading…
Reference in New Issue
Block a user