From a07882da9d9dce4567e6d4fc97b6c0086fe28ae5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 2 Apr 2020 14:05:48 +0100 Subject: [PATCH] Update all OCaml dependencies for RPM 4.16. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 317d601..f9cd5a9 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -89,6 +89,9 @@ make install-byte %changelog +* Thu Apr 02 2020 Richard W.M. Jones - 0.6.1.5-8 +- Update all OCaml dependencies for RPM 4.16. + * Wed Feb 26 2020 Richard W.M. Jones - 0.6.1.5-7 - OCaml 4.10.0 final.