Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-02 14:05:47 +01:00
parent 403b617862
commit 973c1a5664

View File

@ -4,7 +4,7 @@
Name: ocaml-calendar Name: ocaml-calendar
Version: 2.04 Version: 2.04
Release: 28%{?dist} Release: 29%{?dist}
Summary: Objective Caml library for managing dates and times Summary: Objective Caml library for managing dates and times
License: LGPLv2 License: LGPLv2
@ -77,6 +77,9 @@ make install
%changelog %changelog
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 2.04-29
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 2.04-28 * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 2.04-28
- OCaml 4.10.0 final. - OCaml 4.10.0 final.