From 53af99448f1d1ed7a0d5293bde554d1d3f71d3b0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 7 Nov 2017 22:38:48 +0000 Subject: [PATCH] OCaml 4.06.0 rebuild. --- ocaml-camlidl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlidl.spec b/ocaml-camlidl.spec index 1e8bf96..bb694ca 100644 --- a/ocaml-camlidl.spec +++ b/ocaml-camlidl.spec @@ -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 - 1.05-43 +- OCaml 4.06.0 rebuild. + * Mon Aug 07 2017 Richard W.M. Jones - 1.05-42 - OCaml 4.05.0 rebuild.