diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 6e6b843..18437dc 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.6.9 -Release: 2%{?dist} +Release: 3%{?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 +* Thu Jul 20 2023 Fedora Release Engineering - 1.6.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Richard W.M. Jones - 1.6.9-2 - OCaml 5.0 rebuild for Fedora 39