From aab61fc64d53c7fdcc4cf453beff69f8fa4a97df Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 1 Mar 2021 11:32:52 +0000 Subject: [PATCH] OCaml 4.12.0 build --- ocaml-odoc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-odoc.spec b/ocaml-odoc.spec index 28701b8..cc006c1 100644 --- a/ocaml-odoc.spec +++ b/ocaml-odoc.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 1.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Documentation compiler for OCaml and Reason License: MIT @@ -137,6 +137,9 @@ dune runtest %license LICENSE.md %changelog +* Mon Mar 1 2021 Richard W.M. Jones - 1.5.2-4 +- OCaml 4.12.0 build + * Tue Feb 2 2021 Richard W.M. Jones - 1.5.2-3 - Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853).