From d2053e649d057ce219be9670b5d2a1057343dafd Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Aug 16 2019 16:11:05 +0000 Subject: OCaml 4.08.1 (final) rebuild. --- diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index d3902dc..c0a2638 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -1,6 +1,6 @@ Name: ocaml-lwt Version: 4.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: OCaml lightweight thread library # The openssl linking exception is granted. @@ -174,6 +174,9 @@ rm -rf %{buildroot}/%{_prefix}/doc %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 4.2.1-4 +- OCaml 4.08.1 (final) rebuild. + * Wed Aug 07 2019 Ben Rosser - 4.2.1-3 - Add BuildRequires on ocaml-mmap.