OCaml 4.07.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2018-07-11 19:16:12 +01:00
parent 118e842506
commit 3ed7548d88
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-gsl
Version: 1.19.1
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Interface to GSL (GNU scientific library) for OCaml
License: GPLv2
@ -85,6 +85,9 @@ make install
%changelog
* Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-14
- OCaml 4.07.0 (final) rebuild.
* Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-13
- OCaml 4.07.0-rc1 rebuild.