diff --git a/ocaml-camlidl.spec b/ocaml-camlidl.spec index 3ad7861..bba49eb 100644 --- a/ocaml-camlidl.spec +++ b/ocaml-camlidl.spec @@ -4,7 +4,7 @@ Name: ocaml-camlidl Version: 1.09 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Stub code generator and COM binding for Objective Caml License: QPL and LGPLv2 with exceptions @@ -107,6 +107,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 1.09-4 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 1.09-3 - OCaml 4.11.0 rebuild