diff --git a/ocaml-bisect-ppx.spec b/ocaml-bisect-ppx.spec index 6b96581..1f9583b 100644 --- a/ocaml-bisect-ppx.spec +++ b/ocaml-bisect-ppx.spec @@ -16,7 +16,7 @@ Name: ocaml-%{srcname} Version: 2.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Code coverage for OCaml and Reason License: MIT @@ -159,6 +159,9 @@ dune runtest -p bisect_ppx --force --no-buffer -j 1 %endif %changelog +* Tue Oct 05 2021 Richard W.M. Jones - 2.6.3-3 +- OCaml 4.13.1 build + * Wed Sep 1 2021 Jerry James - 2.6.3-2 - Rebuild for ocaml-ppxlib 0.23.0