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.