OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 18:39:23 +01:00
parent f87314c1f2
commit 4b83304368
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rjones@redhat.com> - 2.5.0-3
- OCaml 4.02.3 rebuild.
* Fri Jul 24 2015 Richard W.M. Jones <rjones@redhat.com> - 2.5.0-2
- Enable building the syntax extension.
- Fix Source URL.