OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-26 23:35:35 +01:00
parent 0ee2d982be
commit d27cf07fc9
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rjones@redhat.com> - 2.5.0-10
- OCaml 4.04.2 rebuild.
* Fri May 12 2017 Richard W.M. Jones <rjones@redhat.com> - 2.5.0-9
- OCaml 4.04.1 rebuild.