OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 14:25:53 +01:00
parent b5a3b9d421
commit a24d444eb9
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 32%{?dist}
Release: 33%{?dist}
Summary: Stub code generator and COM binding for Objective Caml
License: QPL and LGPLv2 with exceptions
@ -126,6 +126,9 @@ make OCAMLLIB=$RPM_BUILD_ROOT/%{_libdir}/ocaml \
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 1.05-33
- OCaml 4.02.3 rebuild.
* Mon Jul 20 2015 Richard W.M. Jones <rjones@redhat.com> - 1.05-32
- Enable bytecode compilation.