diff --git a/ocaml-time-now.spec b/ocaml-time-now.spec index e46846d..e96e6a0 100644 --- a/ocaml-time-now.spec +++ b/ocaml-time-now.spec @@ -3,7 +3,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Get the current time in OCaml License: MIT @@ -95,6 +95,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Sat Feb 20 2021 Jerry James - 0.14.0-6 +- Rebuild for ocaml-base 0.14.1 + * Tue Feb 2 2021 Richard W.M. Jones - 0.14.0-5 - Bump and rebuild for updated ocaml Dynlink dependency.