OCaml 4.11.0+dev2-2020-04-22 rebuild

This commit is contained in:
Richard W.M. Jones 2020-05-05 11:13:15 +01:00
parent 66f142e441
commit a482b5869f
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: ocaml-%{srcname}
Version: 2.3.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Code coverage for OCaml and Reason
License: MIT
@ -167,6 +167,9 @@ make test
%license LICENSE.md
%changelog
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-3
- OCaml 4.11.0+dev2-2020-04-22 rebuild
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-2
- OCaml 4.11.0 pre-release attempt 2