From 86eb7a08658af2cc170e1e88c92828fa79f50a89 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Apr 04 2020 12:54:42 +0000 Subject: Update all OCaml dependencies for RPM 4.16. --- diff --git a/ocaml-odoc.spec b/ocaml-odoc.spec index 732ad7a..aa5fda6 100644 --- a/ocaml-odoc.spec +++ b/ocaml-odoc.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Documentation compiler for OCaml and Reason License: MIT @@ -138,6 +138,9 @@ dune runtest %license LICENSE.md %changelog +* Sat Apr 04 2020 Richard W.M. Jones - 1.5.0-3 +- Update all OCaml dependencies for RPM 4.16. + * Wed Feb 26 2020 Richard W.M. Jones - 1.5.0-2 - OCaml 4.10.0 final.