From 847bf89096d429232923cb25b5f31db5e2524fd3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 20:33:11 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 22ae643..32f730d 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ Name: ocaml-cppo Version: 1.6.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD @@ -68,6 +68,9 @@ make test %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 1.6.6-10 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 1.6.6-9 - OCaml 4.11.0 rebuild