Compare commits
No commits in common. "c8" and "imports/c9/ucx-1.13.0-1.el9" have entirely different histories.
c8
...
imports/c9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/ucx-1.15.0.tar.gz
|
||||
SOURCES/ucx-1.13.0.tar.gz
|
||||
|
1
.ucx.metadata
Normal file
1
.ucx.metadata
Normal file
@ -0,0 +1 @@
|
||||
00ea25329d1c4a22b7eca8bbd09d9d0a05ac6dfb SOURCES/ucx-1.13.0.tar.gz
|
@ -16,8 +16,8 @@
|
||||
%bcond_with vfs
|
||||
|
||||
Name: ucx
|
||||
Version: 1.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: UCX is a communication library implementing high-performance messaging
|
||||
|
||||
License: BSD
|
||||
@ -231,7 +231,6 @@ for large messages.
|
||||
|
||||
%if %{with rdmacm}
|
||||
%package rdmacm
|
||||
Requires: %{name}-ib%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Summary: UCX RDMA connection manager support
|
||||
|
||||
@ -309,50 +308,28 @@ library internals, protocol objects, transports status, and more.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 09 2023 Kamal Heib <kheib@redhat.com> - 1.15.0-2
|
||||
- Fix requirement error
|
||||
- Resolves: RHEL-932
|
||||
|
||||
* Tue Nov 07 2023 Kamal Heib <kheib@redhat.com> - 1.15.0-1
|
||||
- Update to upstream release 1.15.0
|
||||
- Resolves: RHEL-932
|
||||
|
||||
* Wed Jun 07 2023 Kamal Heib <kheib@redhat.com> - 1.14.1-1.1
|
||||
- Fix rpmdeps issue.
|
||||
- Resolves: rhbz#2170072
|
||||
|
||||
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1.14.1-1
|
||||
- Update to upstream release 1.14.1
|
||||
- Add gating tests
|
||||
- Resolves: rhbz#2170072
|
||||
|
||||
* 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 03 2022 Michal Schmidt <mschmidt@redhat.com> - 1.13.0-1
|
||||
- Update to upstream release 1.13.0
|
||||
- Resolves: rhbz#2049529
|
||||
- Resolves: rhbz#2049557
|
||||
|
||||
* Thu Nov 18 2021 Honggang Li <honli@redhat.com> - 1.11.2-2
|
||||
- TOOLS/INFO: Update help message for context features
|
||||
- Resolves: rhbz#1973959
|
||||
- Related: rhbz#1991185
|
||||
|
||||
* Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 1.11.2-1
|
||||
* Mon Nov 01 2021 Honggang Li <honli@redhat.com> - 1.11.2-1
|
||||
- Bump version to 1.11.2
|
||||
- Resolves: rhbz#1982204
|
||||
- Related: rhbz#2015402
|
||||
|
||||
* Thu May 27 2021 Yurii Shestakov <yuriis@nvidia.com> 1.10.1-2
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.1-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Mon Jul 12 2021 Honggang Li <honli@redhat.com> - 1.10.1-2
|
||||
- Bump version to 1.10.1
|
||||
- Related: rhbz#1858571
|
||||
|
||||
* Mon Apr 26 2021 Yurii Shestakov <yuriis@nvidia.com> 1.10.1-rc1
|
||||
- Bump version to 1.10.1-rc1
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Nov 11 2020 Yossi Itigin <yosefe@mellanox.com> 1.10.0-1
|
||||
- Make the RPM relocatable
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.0-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Mon Nov 2 2020 Orion Poplawski <orion@nwra.com> - 1.9.0-1
|
||||
- Update to 1.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user