From 6db70b3ff63e44f4c9d7e766b6f7b93346db4702 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Tue, 20 Aug 2019 22:09:45 +0200 Subject: [PATCH] Rebuilt for GSL 2.6. --- ocaml-gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index d34c1c0..a6318e8 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -1,6 +1,6 @@ Name: ocaml-gsl Version: 1.19.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Interface to GSL (GNU scientific library) for OCaml License: GPLv2 @@ -91,6 +91,9 @@ make install %changelog +* Tue Aug 20 2019 Susi Lehtola - 1.19.1-21 +- Rebuilt for GSL 2.6. + * Fri Aug 16 2019 Richard W.M. Jones - 1.19.1-20 - OCaml 4.08.1 (final) rebuild.