From 5c208105c77877541df76c4c6c62284f75a43aff Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:37:42 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ocaml-extlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec index 62df676..7671dc8 100644 --- a/ocaml-extlib.spec +++ b/ocaml-extlib.spec @@ -4,7 +4,7 @@ Name: ocaml-extlib Version: 1.7.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: OCaml ExtLib additions to the standard library License: LGPLv2+ with exceptions @@ -84,6 +84,10 @@ make install -j1 %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.7.8-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 23 2021 Richard W.M. Jones - 1.7.8-5 - Bump and rebuild resolves: rhbz#1975306