commit gsl for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsl for openSUSE:Factory checked in at 2024-05-31 22:15:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsl (Old) and /work/SRC/openSUSE:Factory/.gsl.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gsl" Fri May 31 22:15:21 2024 rev:53 rq:1177587 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/gsl/gsl.changes 2024-02-28 19:45:35.978492242 +0100 +++ /work/SRC/openSUSE:Factory/.gsl.new.24587/gsl.changes 2024-05-31 22:15:32.305226700 +0200 @@ -1,0 +2,29 @@ +Wed May 29 12:44:56 UTC 2024 - Adam Majer <adam.majer@suse.de> + +- update to gsl 2.8: + * updated multilarge TSQR method to store ||z_2|| and + provide it to the user + * add routines for Hermite B-spline interpolation + * add functions: + - gsl_matrix_complex_conjugate + - gsl_vector_complex_conj_memcpy + - gsl_vector_complex_div_real + - gsl_linalg_QR_lssolvem_r + - gsl_linalg_complex_QR_lssolvem_r + - gsl_linalg_complex_QR_QHmat_r + - gsl_linalg_QR_UR_lssolve + - gsl_linalg_QR_UR_lssvx + - gsl_linalg_QR_UR_QTvec + - gsl_linalg_QR_UU_lssvx + - gsl_linalg_QR_UD_lssvx + - gsl_linalg_QR_UD_QTvec + - gsl_linalg_complex_cholesky_{decomp2,svx2,solve2,scale,scale_apply} + - gsl_linalg_SV_{solve2,lssolve} + - gsl_rstat_norm + * add Lebedev quadrature (gsl_integration_lebedev) + * major overhaul to the B-spline module to add + new functionality + +- 989a193268b963aa1047814f7f1402084fb7d859.patch: removed, upstreamed + +------------------------------------------------------------------- Old: ---- 989a193268b963aa1047814f7f1402084fb7d859.patch gsl-2.7.1.tar.gz gsl-2.7.1.tar.gz.sig New: ---- gsl-2.8.tar.gz gsl-2.8.tar.gz.sig BETA DEBUG BEGIN: Old: - 989a193268b963aa1047814f7f1402084fb7d859.patch: removed, upstreamed BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsl.spec ++++++ --- /var/tmp/diff_new_pack.c3vqDi/_old 2024-05-31 22:15:33.377265750 +0200 +++ /var/tmp/diff_new_pack.c3vqDi/_new 2024-05-31 22:15:33.381265895 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package gsl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,9 +19,9 @@ %global flavor @BUILD_FLAVOR@%{nil} %define pname gsl -%define vers 2.7.1 -%define _vers 2_7_1 -%define lgsl_so_v 27 +%define vers 2.8 +%define _vers 2_8_0 +%define lgsl_so_v 28 %define lgslcblas_so_v 0 %if "%{flavor}" == "" @@ -122,7 +122,6 @@ Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=gsl&download=1#/%{pname}.keyring Patch6: gsl-qawc-test-x86-precision.diff Patch7: gsl-disable-fma.patch -Patch8: 989a193268b963aa1047814f7f1402084fb7d859.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -131,7 +130,7 @@ %if %{without hpc} BuildRequires: update-alternatives Requires(post): update-alternatives -Requires(preun):update-alternatives +Requires(preun): update-alternatives %else BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel BuildRequires: lua-lmod @@ -219,7 +218,7 @@ Summary: Documentation for the GNU Scientific Library Group: Documentation/Other Requires(post): %{install_info_prereq} -Requires(preun):%{install_info_prereq} +Requires(preun): %{install_info_prereq} BuildArch: noarch %description doc @@ -260,7 +259,6 @@ %setup -q -n %{pname}-%{version} %patch -P 6 %patch -P 7 -p1 -%patch -P 8 -p1 %build ++++++ gsl-2.7.1.tar.gz -> gsl-2.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/gsl/gsl-2.7.1.tar.gz /work/SRC/openSUSE:Factory/.gsl.new.24587/gsl-2.8.tar.gz differ: char 5, line 1
participants (1)
-
Source-Sync