diff --git a/ocaml-ppx-assert.spec b/ocaml-ppx-assert.spec index d535dc9..6fedb10 100644 --- a/ocaml-ppx-assert.spec +++ b/ocaml-ppx-assert.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Assert-like extension nodes that raise useful errors on failure License: MIT @@ -104,6 +104,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 0.14.0-3.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 0.14.0-3 - OCaml 4.11.1 rebuild