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