OCaml 5.1.1 rebuild for Fedora 40

This commit is contained in:
Richard W.M. Jones 2023-12-12 09:27:16 +00:00
parent c7794e5f0c
commit 85bfcf9763

View File

@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-cppo
Version: 1.6.9
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Equivalent of the C preprocessor for OCaml programs
License: BSD-3-Clause
@ -71,6 +71,9 @@ at build time. To use it, call ocamlbuild with the argument
%changelog
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-5
- OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-4
- OCaml 5.1 rebuild for Fedora 40