Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 17:27:07 +02:00 committed by Tomáš Hrnčiar
parent e43fb0fac1
commit 208af9691a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: rdma-core Name: rdma-core
Version: 39.0 Version: 39.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: RDMA core userspace libraries and daemons Summary: RDMA core userspace libraries and daemons
# Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license # Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license
@ -660,6 +660,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 39.0-2
- Rebuilt for Python 3.11
* Sat Feb 05 2022 Honggang Li <honli@redhat.com> - 39.0-1 * Sat Feb 05 2022 Honggang Li <honli@redhat.com> - 39.0-1
- Rebase to upstream release v39.0 - Rebase to upstream release v39.0