diff --git a/ocaml-ancient.spec b/ocaml-ancient.spec index 2936070..7885020 100644 --- a/ocaml-ancient.spec +++ b/ocaml-ancient.spec @@ -4,7 +4,7 @@ Name: ocaml-ancient Version: 0.9.0 -Release: 53%{?dist} +Release: 54%{?dist} Summary: OCaml library for large memory structures and sharing License: LGPLv2+ with exceptions @@ -118,6 +118,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Mon May 04 2020 Richard W.M. Jones - 0.9.0-54 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 0.9.0-53 - OCaml 4.11.0 pre-release attempt 2