OCaml 4.08.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-06-27 20:24:19 +01:00
parent 6c8ca3b273
commit 8a10f4d151
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-omake
Version: 0.10.3
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Build system with automated dependency analysis
License: LGPLv2+ with exceptions and GPLv2+ and BSD
@ -65,6 +65,9 @@ make install \
%changelog
* Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-12
- OCaml 4.08.0 (final) rebuild.
* Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-11
- OCaml 4.08.0 (beta 3) rebuild.