OCaml 4.11.1 rebuild

This commit is contained in:
Richard W.M. Jones 2020-09-02 00:17:58 +01:00
parent 2fd7b81fd2
commit 968cfa0838
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Assert-like extension nodes that raise useful errors on failure
License: MIT
@ -104,6 +104,9 @@ dune runtest
%{_libdir}/ocaml/%{upname}/*/*.mli
%changelog
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3
- OCaml 4.11.1 rebuild
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-2
- OCaml 4.11.0 rebuild