From 2f2930f36212e29bd8bb9ea25938f185088c7974 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 20:06:33 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-SDL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index 9196ab7..565de9c 100644 --- a/ocaml-SDL.spec +++ b/ocaml-SDL.spec @@ -2,7 +2,7 @@ Name: ocaml-SDL Version: 0.9.1 -Release: 46%{?dist} +Release: 47%{?dist} Summary: OCaml bindings for SDL License: LGPLv2+ @@ -74,6 +74,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.9.1-47 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 0.9.1-46 - OCaml 4.11.0 rebuild