OCaml 4.10.0+beta1 rebuild.

This commit is contained in:
Richard W.M. Jones 2020-01-19 21:11:02 +00:00
parent 96b3c1fbf6
commit 8206ff5499
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-benchmark
Version: 1.5
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Benchmarking module for OCaml
License: LGPLv3+ with exceptions
@ -73,6 +73,9 @@ jbuilder runtest --profile release
%changelog
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.5-8
- OCaml 4.10.0+beta1 rebuild.
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.5-7
- OCaml 4.08.1 (final) rebuild.