From e2aad71b41cedef5bb91142ee65299803fd0f855 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jul 28 2015 22:23:56 +0000 Subject: OCaml 4.02.3 rebuild. --- diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index dad1626..76a6c8a 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -2,7 +2,7 @@ Name: ocaml-gsl Version: 1.18.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Interface to GSL (GNU scientific library) for OCaml License: GPLv2 @@ -75,6 +75,9 @@ make install %changelog +* Tue Jul 28 2015 Richard W.M. Jones - 1.18.2-7 +- OCaml 4.02.3 rebuild. + * Mon Jul 27 2015 Richard W.M. Jones - 1.18.2-6 - Remove ExcludeArch since bytecode build should now work.