OCaml 5.2.0 ppc64le fix

(cherry picked from commit 36efbc1533fe284d0e2a5e740b6d3ae2577cd1f8)
This commit is contained in:
Richard W.M. Jones 2024-06-19 11:56:19 +01:00
parent 934a561850
commit 68fa81a122

View File

@ -21,7 +21,7 @@
Name: libnbd
Version: 1.20.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: NBD client library in userspace
License: LGPL-2.0-or-later AND BSD-3-Clause
@ -375,6 +375,9 @@ make %{?_smp_mflags} check || {
%changelog
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.20.1-4
- OCaml 5.2.0 ppc64le fix
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.20.1-3
- Rebuilt for Python 3.13