From fa74c4e44f9f32f7722843533f4cfb599bfe2cd0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 16 Aug 2019 16:03:09 +0100 Subject: [PATCH] OCaml 4.08.1 (final) rebuild. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index c52e988..301660c 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 34%{?dist} +Release: 35%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -105,6 +105,9 @@ make install-byte %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 0.6.1.4-35 +- OCaml 4.08.1 (final) rebuild. + * Wed Jul 31 2019 Richard W.M. Jones - 0.6.1.4-34 - OCaml 4.08.1 (rc2) rebuild.