OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-27 13:08:45 +01:00
parent 727e8ee3df
commit ba313f5f6b

View File

@ -2,7 +2,7 @@
Name: ocaml-gsl
Version: 1.19.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Interface to GSL (GNU scientific library) for OCaml
License: GPLv2
@ -83,6 +83,9 @@ make install
%changelog
* Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-5
- OCaml 4.04.2 rebuild.
* Sat May 13 2017 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-4
- OCaml 4.04.1 rebuild.