diff --git a/ocaml-omake.spec b/ocaml-omake.spec index 56dd6a6..950f409 100644 --- a/ocaml-omake.spec +++ b/ocaml-omake.spec @@ -1,6 +1,6 @@ Name: ocaml-omake Version: 0.10.3 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Build system with automated dependency analysis License: LGPLv2+ with exceptions and GPLv2+ and BSD @@ -65,6 +65,9 @@ make install \ %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 0.10.3-15 +- OCaml 4.08.1 (final) rebuild. + * Wed Jul 31 2019 Richard W.M. Jones - 0.10.3-14 - OCaml 4.08.1 (rc2) rebuild.