OCaml 4.09.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-12-06 14:44:33 +00:00
parent 759fde4f74
commit 4761bb4e24
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-omake
Version: 0.10.3
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Build system with automated dependency analysis
License: LGPLv2+ with exceptions and GPLv2+ and BSD
@ -65,6 +65,9 @@ make install \
%changelog
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-16
- OCaml 4.09.0 (final) rebuild.
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-15
- OCaml 4.08.1 (final) rebuild.