From 4fbcd835c4473fa4a8997cdf3347d75909b91431 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 11 Mar 2022 13:28:19 +0000 Subject: [PATCH] Rebuild for EPEL resolves: rhbz#2060850 --- ocaml-extlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec index 7671dc8..cbea5b6 100644 --- a/ocaml-extlib.spec +++ b/ocaml-extlib.spec @@ -4,7 +4,7 @@ Name: ocaml-extlib Version: 1.7.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: OCaml ExtLib additions to the standard library License: LGPLv2+ with exceptions @@ -84,6 +84,10 @@ make install -j1 %changelog +* Fri Mar 11 2022 Richard W.M. Jones - 1.7.8-7 +- Rebuild for EPEL +resolves: rhbz#2060850 + * Mon Aug 09 2021 Mohan Boddu - 1.7.8-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688