From d27cf07fc9c93ab25789e2ccfe259ea0b2724fb6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 26 Jun 2017 23:35:35 +0100 Subject: [PATCH] OCaml 4.04.2 rebuild. --- ocaml-lwt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index 4b2e950..5bd9cff 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -2,7 +2,7 @@ Name: ocaml-lwt Version: 2.5.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: OCaml lightweight thread library # The openssl linking exception is granted. @@ -94,6 +94,9 @@ OCAMLPATH=$RPM_BUILD_ROOT%{_libdir}/ocaml ocamlfind query lwt.react %changelog +* Mon Jun 26 2017 Richard W.M. Jones - 2.5.0-10 +- OCaml 4.04.2 rebuild. + * Fri May 12 2017 Richard W.M. Jones - 2.5.0-9 - OCaml 4.04.1 rebuild.