diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 967df9f..11c2a7a 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -89,6 +89,9 @@ make install-byte %changelog +* Mon May 04 2020 Richard W.M. Jones - 0.6.1.5-11 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 0.6.1.5-10 - OCaml 4.11.0 pre-release attempt 2