Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flint for openSUSE:Factory checked in at 2025-12-15 11:57:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flint (Old) and /work/SRC/openSUSE:Factory/.flint.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flint" Mon Dec 15 11:57:40 2025 rev:25 rq:1322683 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flint/flint.changes 2025-06-17 18:21:12.915793932 +0200 +++ /work/SRC/openSUSE:Factory/.flint.new.1939/flint.changes 2025-12-15 12:04:10.941928049 +0100 @@ -1,0 +2,26 @@ +Tue Nov 25 14:50:50 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 3.4.0 + * Added functions for computing the matrix permanent + (gr_mat_permanent, _cofactor, _ryser, _glynn) + * Multithreaded matrix permanent + * Added fmpz_mat_permanent, fmpq_mat_permanent and specialize in + gr_mat_permanent + * Added gr_poly_product_roots + * Added asymptotically fast interpolation for gr_poly + * Port naive LLL reduction checks to gr_mat; speed up fmpz_mat + versions + * Added generic Newton solver for (homogeneous) systems of linear + ODEs with rational function coefficients + * Added QR and LQ factorization (gr_mat_gr, gr_mat_lq) + * Added LLL parameters delta, eta in arb_mat_spd_lll_reduce and + arb_mat_spd_is_lll_reduced + * Added flint_mpn_mulmod_precond + * Added gr_mpoly_derivative and gr_mpoly_integral + * Added nmod_vec_invert: invert an array of nmod coefficients + * Added nmod_poly_mulmod_precond + * Naive Buchberger algorithm for fmpz_mod_mpoly + * Added gr_derivative_gen, with implementations for polynomial + rings + +------------------------------------------------------------------- Old: ---- flint-3.3.1.tar.xz New: ---- flint-3.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flint.spec ++++++ --- /var/tmp/diff_new_pack.gWMwqJ/_old 2025-12-15 12:04:12.253983304 +0100 +++ /var/tmp/diff_new_pack.gWMwqJ/_new 2025-12-15 12:04:12.257983472 +0100 @@ -17,9 +17,9 @@ Name: flint -%define lname libflint21 +%define lname libflint22 %define _lto_cflags %nil %dnl ASM in source -Version: 3.3.1 +Version: 3.4.0 Release: 0 Summary: C library for doing number theory License: LGPL-3.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.gWMwqJ/_old 2025-12-15 12:04:12.297985157 +0100 +++ /var/tmp/diff_new_pack.gWMwqJ/_new 2025-12-15 12:04:12.301985325 +0100 @@ -1,5 +1,5 @@ -mtime: 1750068294 -commit: 564945ee5f3731817ae5f43e94912bdb30fafe82edb6e3c10d6cf152f1d41968 +mtime: 1764083812 +commit: e13872c3cf35c0ab89c1a825b07b7a7cbf78312359f403842a767f03d5f6d9e0 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 2025-11-25 17:21:50.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ flint-3.3.1.tar.xz -> flint-3.4.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/flint/flint-3.3.1.tar.xz /work/SRC/openSUSE:Factory/.flint.new.1939/flint-3.4.0.tar.xz differ: char 26, line 1
