Hello community, here is the log from the commit of package gsl for openSUSE:Factory checked in at 2019-08-27 10:12:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsl (Old) and /work/SRC/openSUSE:Factory/.gsl.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsl" Tue Aug 27 10:12:48 2019 rev:43 rq:725246 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gsl/gsl.changes 2019-02-25 17:45:13.126910922 +0100 +++ /work/SRC/openSUSE:Factory/.gsl.new.7948/gsl.changes 2019-08-27 10:12:49.631973771 +0200 @@ -1,0 +2,17 @@ +Wed Aug 21 18:55:31 UTC 2019 - Andreas Stieger <[email protected]> + +- update to gsl 2.6: + * add BLAS calls for multiple functions + * Algorithm and implementation updates + * deprecation of multiple functions + * removal of multiple previously deprecated functions + * add binary search tree module (gsl_bst); based on GNU libavl + * remove -u flag to gsl-histogram + * updated spmatrix module + * add routines for banded Cholesky decomposition +- drop upstreamed patches: + * gsl-1.6-initvars.diff + * gsl-wrap.diff + * gsl-fsf_address.patch + +------------------------------------------------------------------- Old: ---- gsl-1.6-initvars.diff gsl-2.5.tar.gz gsl-2.5.tar.gz.sig gsl-fsf_address.patch gsl-wrap.diff New: ---- gsl-2.6.tar.gz gsl-2.6.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsl.spec ++++++ --- /var/tmp/diff_new_pack.zPgkth/_old 2019-08-27 10:12:50.463973716 +0200 +++ /var/tmp/diff_new_pack.zPgkth/_new 2019-08-27 10:12:50.463973716 +0200 @@ -19,9 +19,9 @@ %global flavor @BUILD_FLAVOR@%{nil} %define pname gsl -%define vers 2.5 -%define _vers 2_5 -%define lgsl_so_v 23 +%define vers 2.6 +%define _vers 2_6 +%define lgsl_so_v 25 %define lgslcblas_so_v 0 %if "%{flavor}" == "" @@ -92,11 +92,8 @@ Source0: https://ftp.gnu.org/pub/gnu/%{pname}/%{pname}-%{version}.tar.gz Source1: https://ftp.gnu.org/pub/gnu/%{pname}/%{pname}-%{version}.tar.gz.sig Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=gsl&download=1#/%{pname}.keyring -Patch0: gsl-1.6-initvars.diff -Patch5: gsl-wrap.diff Patch6: gsl-qawc-test-x86-precision.diff Patch7: gsl-disable-fma.patch -Patch8: gsl-fsf_address.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -229,11 +226,8 @@ %prep %setup -q -n %{pname}-%{version} -%patch0 -p1 -%patch5 -p1 %patch6 %patch7 -p1 -%patch8 %build ++++++ gsl-2.5.tar.gz -> gsl-2.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/gsl/gsl-2.5.tar.gz /work/SRC/openSUSE:Factory/.gsl.new.7948/gsl-2.6.tar.gz differ: char 5, line 1 ++++++ gsl.keyring ++++++ --- /var/tmp/diff_new_pack.zPgkth/_old 2019-08-27 10:12:50.507973713 +0200 +++ /var/tmp/diff_new_pack.zPgkth/_new 2019-08-27 10:12:50.507973713 +0200 @@ -1,3 +1,4 @@ +GPG keys of Patrick Alken <psa> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2.0.14 (GNU/Linux) @@ -29,6 +30,7 @@ =sAxL -----END PGP PUBLIC KEY BLOCK----- +GPG keys of Mark Galassi <markgalassi> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.5 (GNU/Linux)
