diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index 3d92f76..16854bc 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -2,7 +2,7 @@ Name: ocaml-lwt Version: 2.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml lightweight thread library # The openssl linking exception is granted. @@ -93,6 +93,9 @@ make test ||: %changelog +* Tue Jul 28 2015 Richard W.M. Jones - 2.5.0-3 +- OCaml 4.02.3 rebuild. + * Fri Jul 24 2015 Richard W.M. Jones - 2.5.0-2 - Enable building the syntax extension. - Fix Source URL.