diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index 53b9ce2..06bb2b8 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -1,6 +1,6 @@ Name: ocaml-lwt Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml lightweight thread library # The openssl linking exception is granted. @@ -182,6 +182,9 @@ dune runtest --profile=release %changelog +* Sun Jan 12 2020 Robert-André Mauchin - 4.4.0-2 +- OCaml 4.09.0 (final) rebuild. + * Tue Oct 15 2019 Ben Rosser - 4.4.0-1 - Update to latest upstream release, 4.4.0 (rhbz#1755859).