Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flint for openSUSE:Factory checked in at 2026-07-02 20:10:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flint (Old) and /work/SRC/openSUSE:Factory/.flint.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flint" Thu Jul 2 20:10:05 2026 rev:27 rq:1363037 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flint/flint.changes 2026-04-25 21:38:27.924450061 +0200 +++ /work/SRC/openSUSE:Factory/.flint.new.1982/flint.changes 2026-07-02 20:13:20.717475898 +0200 @@ -1,0 +2,38 @@ +Tue Jun 30 22:10:07 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 3.6.0 + * Added ``gr_poly_compose_series_kinoshita_li`` for power series + composition in `O(M(n) \log n)` over generic rings using the + Kinoshita-Li algorithm. + * Added the ``padic_radix`` module implementing `p`-adic numbers + and fields for word-size `p` in the radix representation. + * Added ``fmpz_poly_isolate_real_roots`` and related functions + implementing real root counting and isolation for + ``fmpz_poly``. + * Added many generic trigonometric power series methods + (including ``gr_poly_sin_cos_pi_series``, + ``gr_poly_sin_pi_series``, etc.) + * Added ``gr_bessel_j_jet`` and ``gr_poly_bessel_j_series`` for + computing the Bessel J-function of a power series, with + wrappers for ``arb``, ``acb`` and ``gr_series``. + * Add extrapolation of ``nmod_poly`` at points in geometric + progression. + * Added ``arb_get_simplest_fmpq``, returning the rational with + smallest positive denominator (and then smallest numerator) + lying in the interval. + * Added division with remainder for Ore polynomials + (``gr_ore_poly_divrem``, ``gr_ore_poly_div``, + ``gr_ore_poly_rem``) + * Added ``gr_poly_resultant_subresultant`` and + ``gr_poly_xgcd_subresultant``, used by default over non-field + UFDs in ``gr_poly_resultant`` and ``gr_poly_xgcd`` + * Extended ``gr_poly_factor_squarefree`` and + ``gr_poly_squarefree_part`` to work over non-field UFDs of + characteristic zero and over finite fields, instead of only + fields of characteristic zero + * Added public helper functions for fast certification that a + matrix is singular over the integers or rationals, used to + speed up the multimodular and Dixon solvers for ``fmpz_mat`` + and ``fmpq_mat`` on singular input. + +------------------------------------------------------------------- Old: ---- flint-3.5.0.tar.xz New: ---- flint-3.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flint.spec ++++++ --- /var/tmp/diff_new_pack.H2b2xa/_old 2026-07-02 20:13:21.313496532 +0200 +++ /var/tmp/diff_new_pack.H2b2xa/_new 2026-07-02 20:13:21.313496532 +0200 @@ -17,9 +17,9 @@ Name: flint -%define lname libflint23 +%define lname libflint24 %define _lto_cflags %nil %dnl ASM in source -Version: 3.5.0 +Version: 3.6.0 Release: 0 Summary: C library for doing number theory License: LGPL-3.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.H2b2xa/_old 2026-07-02 20:13:21.349497779 +0200 +++ /var/tmp/diff_new_pack.H2b2xa/_new 2026-07-02 20:13:21.349497779 +0200 @@ -1,5 +1,5 @@ -mtime: 1777035639 -commit: 13f051d822c44b3a5c663f444fb3831aa9e9c55e14c16ae80dc35ece0a8bdc51 +mtime: 1782858155 +commit: 63e5bb60e8c7cd24a20fdbe5533e9c776ec9f271316ea13cfb0ab3f56e872041 url: https://src.opensuse.org/jengelh/flint revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-01 00:22:35.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ flint-3.5.0.tar.xz -> flint-3.6.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/flint/flint-3.5.0.tar.xz /work/SRC/openSUSE:Factory/.flint.new.1982/flint-3.6.0.tar.xz differ: char 25, line 1
