From 5f1502c153b47e1ca8e01282d6bd08cf31a6ce1b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 21 Aug 2020 19:02:25 +0100 Subject: [PATCH] OCaml 4.11.0 rebuild --- ocaml-lwt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index fbf08b9..3bfac14 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -1,6 +1,6 @@ Name: ocaml-lwt Version: 5.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml lightweight thread library # The openssl linking exception is granted. @@ -214,6 +214,9 @@ dune runtest --profile=release %changelog +* Fri Aug 21 2020 Richard W.M. Jones - 5.3.0-5 +- OCaml 4.11.0 rebuild + * Mon Aug 03 2020 Richard W.M. Jones - 5.3.0-4 - Bump and rebuild to fix Dynlink dependency.