OCaml 5.2.0 ppc64le fix
This commit is contained in:
parent
d99999b529
commit
7f6d521715
@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
|
||||
|
||||
Name: ocaml-cppo
|
||||
Version: 1.6.9
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Equivalent of the C preprocessor for OCaml programs
|
||||
|
||||
License: BSD-3-Clause
|
||||
@ -72,6 +72,9 @@ at build time. To use it, call ocamlbuild with the argument
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-10
|
||||
- OCaml 5.2.0 ppc64le fix
|
||||
|
||||
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-9
|
||||
- OCaml 5.2.0 for Fedora 41
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user