Rebuild for ocaml-base 0.14.1.

This commit is contained in:
Jerry James 2021-02-21 09:23:25 -07:00
parent 783d91c081
commit 9a9f0ff416

View File

@ -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 <loganjerry@gmail.com> - 0.14.0-6
- Rebuild for ocaml-base 0.14.1
* Tue Feb 2 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-5
- Bump and rebuild for updated ocaml Dynlink dependency.