From 2a752ae3ab9501b53d631407c0804b28ff3983ec Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 23 Jun 2021 14:23:37 +0100 Subject: [PATCH] Bump and rebuild resolves: rhbz#1975306 --- ocaml-extlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec index b877e95..62df676 100644 --- a/ocaml-extlib.spec +++ b/ocaml-extlib.spec @@ -4,7 +4,7 @@ Name: ocaml-extlib Version: 1.7.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml ExtLib additions to the standard library License: LGPLv2+ with exceptions @@ -84,6 +84,10 @@ make install -j1 %changelog +* Wed Jun 23 2021 Richard W.M. Jones - 1.7.8-5 +- Bump and rebuild + resolves: rhbz#1975306 + * Fri Apr 16 2021 Mohan Boddu - 1.7.8-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937