From 82049463be6d3ff653b450504bab9415a01c157d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 27 Jun 2019 20:05:53 +0100 Subject: [PATCH] OCaml 4.08.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 cc44967..875066e 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 31%{?dist} +Release: 32%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -105,6 +105,9 @@ make install-byte %changelog +* Thu Jun 27 2019 Richard W.M. Jones - 0.6.1.4-32 +- OCaml 4.08.0 (final) rebuild. + * Mon Apr 29 2019 Richard W.M. Jones - 0.6.1.4-31 - OCaml 4.08.0 (beta 3) rebuild.