diff --git a/ocaml-ppx-sexp-conv.spec b/ocaml-ppx-sexp-conv.spec index b7759cb..21c93e3 100644 --- a/ocaml-ppx-sexp-conv.spec +++ b/ocaml-ppx-sexp-conv.spec @@ -11,7 +11,7 @@ ExcludeArch: %{ix86} Name: ocaml-ppx-sexp-conv Version: 0.16.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Generate S-expression conversion functions from type definitions License: MIT URL: https://github.com/janestreet/ppx_sexp_conv @@ -64,6 +64,9 @@ files for developing applications that use %{name}. %files devel -f .ofiles-devel %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.16.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 18 2023 Richard W.M. Jones - 0.16.0-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40