OCaml 5.2.0 ppc64le fix

This commit is contained in:
Richard W.M. Jones 2024-06-19 13:41:08 +01:00
parent ba0a39ec39
commit b3a0de78c6

View File

@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-curses
Version: 1.0.11
Release: 9%{?dist}
Release: 10%{?dist}
Summary: OCaml bindings for ncurses
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@ -57,6 +57,9 @@ developing applications that use %{name}.
%changelog
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.0.11-10
- OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.0.11-9
- OCaml 5.2.0 for Fedora 41