From 7037aa34e7a7debdc4355c3d58782a7ba8e23deb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Dec 2019 14:28:27 +0000 Subject: [PATCH] Bump release and rebuild. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index d665d32..48abce7 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 2%{?dist} +Release: 3%{?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-3 +- Bump release and rebuild. + * Fri Dec 06 2019 Richard W.M. Jones - 0.6.1.5-2 - OCaml 4.09.0 (final) rebuild.