diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index ae9e5de..c2e9c41 100644 --- a/ocaml-SDL.spec +++ b/ocaml-SDL.spec @@ -2,7 +2,7 @@ Name: ocaml-SDL Version: 0.9.1 -Release: 32%{?dist} +Release: 33%{?dist} Summary: OCaml bindings for SDL License: LGPLv2+ @@ -73,6 +73,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Thu Aug 01 2019 Richard W.M. Jones - 0.9.1-33 +- OCaml 4.08.1 (rc2) rebuild. + * Sat Jul 27 2019 Richard W.M. Jones - 0.9.1-32 - Drop lablgl dependency.