OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 17:12:41 +01:00
parent f54f90b80d
commit 759fde4f74
1 changed files with 4 additions and 1 deletions

View File

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