From 4240d96ae0df93f5b50496fdb13640d3624b7dad 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-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index b2c0006..376618a 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ Name: ocaml-cppo Version: 1.6.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD @@ -68,6 +68,9 @@ make test %changelog +* Mon May 04 2020 Richard W.M. Jones - 1.6.6-6 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 1.6.6-5 - OCaml 4.11.0 pre-release attempt 2