Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-03 15:29:50 +01:00
parent fedfae8999
commit b170ba8c33
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: ocaml-%{srcname}
Version: 0.13.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Jane Street standard library for OCaml
License: MIT
@ -118,6 +118,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+
%{_libdir}/ocaml/%{srcname}/*/*.mli
%changelog
* Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-3
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-2
- OCaml 4.10.0 final.