Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-04 12:38:33 +01:00
parent 6b8b432e5e
commit 8b28d7b89b
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-oasis
Version: 0.4.11
Release: 17%{?dist}
Release: 18%{?dist}
Summary: Tooling for building OCaml libraries and applications
License: LGPLv2+ with exceptions
@ -94,6 +94,9 @@ ocaml setup.ml -test
%{_libdir}/ocaml/*/META
%changelog
* Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.4.11-18
- Update all OCaml dependencies for RPM 4.16.
* Thu Feb 27 2020 Richard W.M. Jones <rjones@redhat.com> - 0.4.11-17
- OCaml 4.10.0 final.