import ucx-1.13.1-2.el8
This commit is contained in:
parent
a6082d3b92
commit
cc0d2ce061
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ucx-1.13.0.tar.gz
|
SOURCES/ucx-1.13.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
00ea25329d1c4a22b7eca8bbd09d9d0a05ac6dfb SOURCES/ucx-1.13.0.tar.gz
|
c55b2f6525687ddf48385eed12b9dfae27167a96 SOURCES/ucx-1.13.1.tar.gz
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
%bcond_with vfs
|
%bcond_with vfs
|
||||||
|
|
||||||
Name: ucx
|
Name: ucx
|
||||||
Version: 1.13.0
|
Version: 1.13.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: UCX is a communication library implementing high-performance messaging
|
Summary: UCX is a communication library implementing high-performance messaging
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -308,6 +308,10 @@ library internals, protocol objects, transports status, and more.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 1.13.1-2
|
||||||
|
- Update to upstream release 1.13.1
|
||||||
|
- Resolves: rhbz#2112958
|
||||||
|
|
||||||
* Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 1.13.0-1
|
* Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 1.13.0-1
|
||||||
- Update to upstream release 1.13.0
|
- Update to upstream release 1.13.0
|
||||||
- Resolves: rhbz#2049529
|
- Resolves: rhbz#2049529
|
||||||
|
Loading…
Reference in New Issue
Block a user