Rebuild for OCaml 4.04.0.

This commit is contained in:
Richard W.M. Jones 2016-11-05 09:29:38 +00:00
parent e04c43c96c
commit 288614a462
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 35%{?dist}
Release: 36%{?dist}
Summary: Stub code generator and COM binding for Objective Caml
License: QPL and LGPLv2 with exceptions
@ -129,6 +129,9 @@ make OCAMLLIB=$RPM_BUILD_ROOT/%{_libdir}/ocaml \
%changelog
* Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.05-36
- Rebuild for OCaml 4.04.0.
* Tue Sep 27 2016 Dan Horák <dan[at]danny.cz> - 1.05-35
- disable debuginfo subpackage on interpreted builds