diff --git a/ocaml-bisect-ppx.spec b/ocaml-bisect-ppx.spec index c29415e..e85af07 100644 --- a/ocaml-bisect-ppx.spec +++ b/ocaml-bisect-ppx.spec @@ -16,7 +16,7 @@ Name: ocaml-%{srcname} Version: 2.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Code coverage for OCaml and Reason License: MIT @@ -167,6 +167,9 @@ make test %license LICENSE.md %changelog +* Fri Aug 21 2020 Richard W.M. Jones - 2.4.1-5 +- OCaml 4.11.0 rebuild + * Mon Aug 03 2020 Richard W.M. Jones - 2.4.1-4 - Bump and rebuild to fix Location dependency.