OCaml 4.06.0 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-11-07 22:38:48 +00:00
parent fd797af516
commit 53af99448f
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 42%{?dist}
Release: 43%{?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
* Tue Nov 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.05-43
- OCaml 4.06.0 rebuild.
* Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.05-42
- OCaml 4.05.0 rebuild.