Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-02 23:08:05 +01:00
parent 18b5af6801
commit 8cd2fcbdbe
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-gsl
Version: 1.19.1
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Interface to GSL (GNU scientific library) for OCaml
License: GPLv2
@ -91,6 +91,9 @@ make install
%changelog
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-27
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-26
- OCaml 4.10.0 final.