Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2013-09-11 12:00:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsl (Old)
 and      /work/SRC/openSUSE:Factory/.gsl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2012-06-29 10:40:03.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new/gsl.changes     2013-09-11 
12:00:11.000000000 +0200
@@ -1,0 +2,37 @@
+Mon Sep  9 19:46:07 UTC 2013 - badshah...@gmail.com
+
+- Update to version 1.16:
+  + fixed error in gsl_rng_fwrite where uninitialized padding
+    bytes were being written (bug #39104)
+  + fixed error in gsl_block_alloc where padding bytes were not
+    properly initialized (bugs #39101,#39102,#39103)
+  + fixed error in ntuple/test.c where padding bytes were not
+    properly initialized (bug #39105)
+  + fixed triangle selection bug in gsl_sf_coupling_6j_e and
+    gsl_sf_coupling_9j_e (bugs #39466 and #29606)
+  + added higher level wrapper routine
+    gsl_multifit_fdfsolver_driver
+  + converted gsl_multifit_linear_residuals to use dgemv to
+    improve efficiency (bug #39153)
+  + added functions gsl_stats_spearman and gsl_sort_vector2 to
+    compute Spearman rank correlation
+  + added function gsl_poly_dd_hermite_init for Hermite
+    interpolation
+  + Added support for robust linear least squares
+  + Added function gsl_linalg_SV_leverage for computing
+    statistical leverages from SVD decomposition
+  + Added support for approximating the Jacobian of nonlinear least
+    squares fits using forward finite differences
+  + Extended gsl_sf_coupling_3j to allow larger range and to
+    handle the special case (ja jb jc; 0 0 0)=0 when ja+jb+jc is
+    odd
+  + Fixed gsl_sf_mathieu_se_array to return zero when the order is
+    zero [bug #33679]
+  + Fixed overflow in gsl_sf_lncosh for large negative x (x<-354)
+  + Improved gsl_ran_negative_binomial_pdf to avoid
+    underflow/overflow for large arguments
+  + Multisets now allow k strictly greater than n
+  + Fixed gsl_matrix_complex_fwrite/fread failure for
+    noncontiguous matrices
+
+-------------------------------------------------------------------

Old:
----
  gsl-1.15.tar.bz2

New:
----
  gsl-1.16.tar.gz

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

Other differences:
------------------
++++++ gsl.spec ++++++
--- /var/tmp/diff_new_pack.FsWbLZ/_old  2013-09-11 12:00:12.000000000 +0200
+++ /var/tmp/diff_new_pack.FsWbLZ/_new  2013-09-11 12:00:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,14 +26,14 @@
 %if 0%{?fedora_version}
 Requires:       info
 %endif
-Version:        1.15
+Version:        1.16
 Release:        0
 # NOTE: The package has been update to 1.10+ after all issues with
 # GNU GPLv3 have been resolved.
 Summary:        GNU Scientific Library
 License:        GPL-3.0+
 Group:          Development/Libraries/C and C++
-Source:         ftp://ftp.gnu.org/pub/gnu/gsl/gsl-%{version}.tar.bz2
+Source:         ftp://ftp.gnu.org/pub/gnu/gsl/gsl-%{version}.tar.gz
 Patch:          gsl-1.6-initvars.diff
 Patch5:         gsl-wrap.diff
 Patch6:         gsl-qawc-test-x86-precision.diff

++++++ gsl-fsf_address.patch ++++++
--- /var/tmp/diff_new_pack.FsWbLZ/_old  2013-09-11 12:00:12.000000000 +0200
+++ /var/tmp/diff_new_pack.FsWbLZ/_new  2013-09-11 12:00:12.000000000 +0200
@@ -6,8 +6,8 @@
   * General Public License for more details.
   * 
   * You should have received a copy of the GNU General Public License
-- * along with this program; if not, write to the Free Software
-- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
+- * along with this program; if not, write to the Free Software Foundation,
+- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 + * along with this program; if not, see http://www.gnu.org/licenses/
   */
  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to