OCaml 5.2.0 ppc64le fix

This commit is contained in:
Richard W.M. Jones 2024-06-19 16:29:22 +01:00
parent 4d2c5014c4
commit 773c929684

View File

@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-fileutils Name: ocaml-fileutils
Version: 0.6.4 Version: 0.6.4
Release: 9%{?dist} Release: 10%{?dist}
Summary: OCaml library for common file and filename operations Summary: OCaml library for common file and filename operations
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@ -78,6 +78,9 @@ developing applications that use %{name}.
%changelog %changelog
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-10
- OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-9 * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-9
- OCaml 5.2.0 for Fedora 41 - OCaml 5.2.0 for Fedora 41