From 86c3675f3fabd7b49cbd8740c6ff3eda50eb35a8 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Nov 07 2016 17:19:35 +0000 Subject: New upstream version 1.19.1. --- diff --git a/.gitignore b/.gitignore index 7397e09..431fcee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ ocamlgsl-0.6.0.tar.gz /gsl-ocaml-1.18.2.tar.gz /gsl-ocaml-1.18.4.tar.gz /gsl-ocaml-1.19.0.tar.gz +/gsl-ocaml-1.19.1.tar.gz diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index e8f7bc5..a34d96c 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -1,8 +1,8 @@ %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) Name: ocaml-gsl -Version: 1.19.0 -Release: 3%{?dist} +Version: 1.19.1 +Release: 1%{?dist} Summary: Interface to GSL (GNU scientific library) for OCaml License: GPLv2 @@ -82,6 +82,9 @@ make install %changelog +* Mon Nov 07 2016 Richard W.M. Jones - 1.19.1-1 +- New upstream version 1.19.1. + * Mon Feb 22 2016 Orion Poplawski - 1.19.0-3 - Rebuild for gsl 2.1 diff --git a/sources b/sources index 72eab1b..1066a16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b364871767218306b4dfa14a01867865 gsl-ocaml-1.19.0.tar.gz +b59a432ac89b49fbd0085d4e17315c50 gsl-ocaml-1.19.1.tar.gz