This commit is contained in:
Fedora Release Engineering 2024-01-21 10:13:35 +00:00
parent de72b1435f
commit 91eb42c5f0

View File

@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-cppo
Version: 1.6.9
Release: 6%{?dist}
Release: 7%{?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
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-6
- OCaml 5.1.1 + s390x code gen fix for Fedora 40