From db47fc5d466e05f0e90cb9a177525c393f285a1c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 11 Mar 2022 13:28:08 +0000 Subject: [PATCH] Rebuild for EPEL resolves: rhbz#2060850 --- ocaml-cppo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index fdaa958..a5e53d8 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ Name: ocaml-cppo Version: 1.6.6 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD @@ -69,6 +69,10 @@ make test %changelog +* Fri Mar 11 2022 Richard W.M. Jones - 1.6.6-15 +- Rebuild for EPEL +resolves: rhbz#2060850 + * Mon Aug 09 2021 Mohan Boddu - 1.6.6-14 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688