From d20239bed3556aae09afac472256533ad4e7d833 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 16 Aug 2019 11:36:54 +0100 Subject: [PATCH] OCaml 4.08.1 (final) rebuild. --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 2dc286f..b292896 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ Name: ocaml-cppo Version: 1.6.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD @@ -72,6 +72,9 @@ make test %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 1.6.5-5 +- OCaml 4.08.1 (final) rebuild. + * Wed Jul 31 2019 Richard W.M. Jones - 1.6.5-4 - OCaml 4.08.1 (rc2) rebuild.