From 227e64d653337c07dda6acfb952f3cf0512e64bd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Dec 2019 13:16:34 +0000 Subject: [PATCH] OCaml 4.09.0 (final) rebuild. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 2ed2227..d665d32 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -80,6 +80,9 @@ make install-byte %changelog +* Fri Dec 06 2019 Richard W.M. Jones - 0.6.1.5-2 +- OCaml 4.09.0 (final) rebuild. + * Wed Aug 21 2019 Richard W.M. Jones - 0.6.1.5-1 - New upstream version 0.6.1.5. - Remove all patches as they are upstream.