diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index d4119f9..d201b96 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: ocaml-findlib Version: 1.9.6 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Objective CAML package manager and build helper License: MIT @@ -116,6 +116,9 @@ sed -i '/ocamlfind\.conf/d' .ofiles %changelog +* Tue Jun 25 2024 Troy Dawson - 1.9.6-14 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Richard W.M. Jones - 1.9.6-13 - OCaml 5.2.0 ppc64le fix