From f6444f8160c6f4dd876259479a802c9bbc63c1f6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:38:29 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ocaml-libvirt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index e140efe..376cca3 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 17%{?dist} +Release: 18%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -90,6 +90,10 @@ make install-byte %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.6.1.5-18 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 23 2021 Richard W.M. Jones - 0.6.1.5-17 - Bump and rebuild resolves: rhbz#1975311