Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2023-02-09 16:21:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsl (Old)
 and      /work/SRC/openSUSE:Factory/.gsl.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsl"

Thu Feb  9 16:21:59 2023 rev:50 rq:1063867 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2022-06-03 14:15:26.233220655 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new.4462/gsl.changes        2023-02-09 
16:22:12.446404009 +0100
@@ -1,0 +2,46 @@
+Fri Feb  3 14:25:46 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- update to gsl 2.7.1:
+  * update libtool version numbers
+- update to gsl 2.7:
+  * fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
+  * fixed bug #60335 (spmatrix test failure, J. Lamb)
+  * fixed bug #36577
+  * clarified documentation on interpolation accelerators
+    (V. Krishnan)
+  * fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2,
+    thanks to M. Sitte)
+  * fixed doc bug #59758
+  * fixed bug #58202 (rstat median for n=5)
+  * added support for native C complex number types in gsl_complex
+    when using a C11 compiler
+  * upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
+  * updated exponential fitting example for nonlinear least squares
+  * added banded LU decomposition and solver (gsl_linalg_LU_band)
+  * New functions added to the library:
+       - gsl_matrix_norm1
+       - gsl_spmatrix_norm1
+       - gsl_matrix_complex_conjtrans_memcpy
+       - gsl_linalg_QL: decomp, unpack
+       - gsl_linalg_complex_QR_* (thanks to Christian Krueger)
+       - gsl_vector_sum
+       - gsl_matrix_scale_rows
+       - gsl_matrix_scale_columns
+       - gsl_multilarge_linear_matrix_ptr
+       - gsl_multilarge_linear_rhs_ptr
+       - gsl_spmatrix_dense_add (renamed from
+         gsl_spmatrix_add_to_dense)
+       - gsl_spmatrix_dense_sub
+       - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply
+       - gsl_linalg_QR_UD: decomp, lssolve
+       - gsl_linalg_QR_UU: decomp, lssolve, QTvec
+       - gsl_linalg_QR_UZ: decomp
+       - gsl_multifit_linear_lcurvature
+       - gsl_spline2d_eval_extrap
+  * bug fix in checking vector lengths in gsl_vector_memcpy
+    (dieg...@pm.me)
+  * made gsl_sf_legendre_array_index() inline and documented
+    gsl_sf_legendre_nlm()
+- Drop no longer required gsl-rpmlintrc
+
+-------------------------------------------------------------------

Old:
----
  gsl-2.6.tar.gz
  gsl-2.6.tar.gz.sig
  gsl-rpmlintrc

New:
----
  gsl-2.7.1.tar.gz
  gsl-2.7.1.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gsl.spec ++++++
--- /var/tmp/diff_new_pack.MHfCgG/_old  2023-02-09 16:22:13.134407553 +0100
+++ /var/tmp/diff_new_pack.MHfCgG/_new  2023-02-09 16:22:13.138407574 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.6
-%define _vers 2_6
-%define lgsl_so_v   25
+%define vers 2.7.1
+%define _vers 2_7_1
+%define lgsl_so_v   27
 %define lgslcblas_so_v 0
 
 %if "%{flavor}" == ""
@@ -120,7 +120,6 @@
 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
-Source3:        gsl-rpmlintrc
 Patch6:         gsl-qawc-test-x86-precision.diff
 Patch7:         gsl-disable-fma.patch
 BuildRequires:  autoconf

++++++ gsl-2.6.tar.gz -> gsl-2.7.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gsl/gsl-2.6.tar.gz 
/work/SRC/openSUSE:Factory/.gsl.new.4462/gsl-2.7.1.tar.gz differ: char 5, line 1

++++++ gsl.keyring ++++++
--- /var/tmp/diff_new_pack.MHfCgG/_old  2023-02-09 16:22:13.226408027 +0100
+++ /var/tmp/diff_new_pack.MHfCgG/_new  2023-02-09 16:22:13.230408048 +0100
@@ -1,3 +1,8 @@
+Member GPG keyring of gsl group.
+
+Note that this keyring is not intended for checking releases of that group.
+Use Group Release Keyring instead.
+
 GPG keys of Patrick Alken <psa>
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 Version: GnuPG v2.0.14 (GNU/Linux)

Reply via email to