Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package arb for openSUSE:Factory checked in 
at 2021-10-29 22:34:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arb (Old)
 and      /work/SRC/openSUSE:Factory/.arb.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arb"

Fri Oct 29 22:34:22 2021 rev:3 rq:928104 version:2.21.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/arb/arb.changes  2020-12-28 10:31:09.437793967 
+0100
+++ /work/SRC/openSUSE:Factory/.arb.new.1890/arb.changes        2021-10-29 
22:35:28.483710256 +0200
@@ -1,0 +2,23 @@
+Fri Oct 29 09:21:25 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.21.0
+  * Experimental new arb_fpwrap module: accurate floating-point
+    wrappers of Arb mathematical functions (supersedes the
+    external arbcmath.h).
+  * Fixed memory leak in arf_load_file.
+  * New and faster gamma function code.
+  * Most gamma function internals are now located in the
+    arb_hypgeom and acb_hypgeom modules. The user-facing
+    functions (arb_gamma, etc.) are still available under the old
+    names for compatibility. The internal algorithms for rising
+    factorials (binary splitting, etc.) have been moved without
+    aliases.
+  * Added arb_fma, arb_fma_arf, arb_fma_ui (like addmul, but take
+    a separate input and output).
+  * Slightly faster internal Bernoulli number generation for small n.
+  * Better enclosures for acb_barnes_g at negative reals.
+  * Added Graeffe transforms (arb_poly_graeffe_transform,
+    acb_poly_graeffe_transform).
+  * Added acb_add_error_arb.
+
+-------------------------------------------------------------------

Old:
----
  2.19.0.tar.gz

New:
----
  2.21.1.tar.gz

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

Other differences:
------------------
++++++ arb.spec ++++++
--- /var/tmp/diff_new_pack.if6Ghz/_old  2021-10-29 22:35:28.903710415 +0200
+++ /var/tmp/diff_new_pack.if6Ghz/_new  2021-10-29 22:35:28.907710416 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package arb
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           arb
 %define lname   libarb2
-Version:        2.19.0
+Version:        2.21.1
 Release:        0
 Summary:        Arbitrary-precision floating-point ball arithmetic library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -33,6 +33,7 @@
 BuildRequires:  libmpir-devel
 BuildRequires:  libtool
 BuildRequires:  mpfr-devel
+# packagers: see history.rst for changelog
 
 %description
 Arb is a C library for arbitrary-precision floating-point ball

++++++ 2.19.0.tar.gz -> 2.21.1.tar.gz ++++++
++++ 23738 lines of diff (skipped)

Reply via email to