Rebuild for ocaml-migrate-parsetree 1.8.0.

This commit is contained in:
Jerry James 2020-12-08 14:07:33 -07:00
parent 938d28e041
commit 9356f3c2a6
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: ocaml-%{srcname}
Version: 2.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Code coverage for OCaml and Reason
License: MIT
@ -165,6 +165,9 @@ dune runtest -p bisect_ppx --force --no-buffer -j 1
%endif
%changelog
* Mon Dec 7 2020 Jerry James <loganjerry@gmail.com> - 2.5.0-2
- Rebuild for ocaml-migrate-parsetree 1.8.0
* Fri Oct 23 2020 Jerry James <loganjerry@gmail.com> - 2.5.0-1
- Version 2.5.0
- Building documentation with ocamldoc no longer works