From 8d3174b4d14d97dd5638a234c97ea394efdfbb5f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2020 00:00:56 +0100 Subject: [PATCH] OCaml 4.11.0+dev2-2020-04-22 rebuild --- ocaml-camlimages.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlimages.spec b/ocaml-camlimages.spec index dcda6dd..964f90f 100644 --- a/ocaml-camlimages.spec +++ b/ocaml-camlimages.spec @@ -5,7 +5,7 @@ Name: ocaml-camlimages Version: 4.2.5 -Release: 21%{?dist} +Release: 22%{?dist} Summary: OCaml image processing library License: LGPLv2 with exceptions @@ -94,6 +94,9 @@ cp -pr License.txt htmlref $RPM_BUILD_ROOT/usr/share/doc/ocaml-camlimages %changelog +* Mon May 04 2020 Richard W.M. Jones - 4.2.5-22 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 4.2.5-21 - OCaml 4.11.0 pre-release attempt 2