Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flint for openSUSE:Factory checked in at 2022-07-05 12:10:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flint (Old) and /work/SRC/openSUSE:Factory/.flint.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flint" Tue Jul 5 12:10:06 2022 rev:14 rq:986819 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flint/flint.changes 2021-11-03 17:26:39.517350110 +0100 +++ /work/SRC/openSUSE:Factory/.flint.new.1548/flint.changes 2022-07-05 12:10:39.316657996 +0200 @@ -1,0 +2,42 @@ +Tue Jul 5 09:34:01 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.9.0 + * Add Eulerian polynomials + * Support "multivariate" polynomials with zero variables + * Improve Stirling numbers of both kinds + * Speed up numerous fmpz functions for small inputs + * Speedups to nmod arithmetic + * Improve nmod_mat LU decomposition + * Speed up Hermite polynomials + * Add n-th derivative for Z[x] and Q[x] + * Improve fq_default module (nmod is now used where optimal) + * Add sqrt functions for numerous polynomial/series modules and + finite fields + * Add FFT matrix multiplication + * Improve LLL for general use + * Add matrix-vector products over Q + * Add can_solve function for fmpq_mat, handling + non-square/singular matrices + +------------------------------------------------------------------- +Tue Apr 26 08:33:32 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.5 + * Fix unspecified serious bug in LLL + +------------------------------------------------------------------- +Thu Apr 21 10:03:05 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.4 + * Fix a serious bug in nmod_poly_xgcd_hgcd, nmod_poly_xgcd, + fmpz_poly_xgcd_modular, fmpz_poly_xgcd, fmpq_poly_xgcd for + polynomials of length >= 340. + * Fix a serious big in fmpz_mod_poly_xgcd for polynomials of + large length + * Fix an assertion failure in fmpz_mat_solve_fflu (only + relevant if asserts enabled) + * Fix some bugs on 32 bit machines + * Fix bug in nmod_mpoly_factor (returned 0 for some + factorisations) + +------------------------------------------------------------------- Old: ---- v2.8.2.tar.gz New: ---- v2.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flint.spec ++++++ --- /var/tmp/diff_new_pack.DA9HTK/_old 2022-07-05 12:10:39.852658765 +0200 +++ /var/tmp/diff_new_pack.DA9HTK/_new 2022-07-05 12:10:39.856658771 +0200 @@ -1,7 +1,7 @@ # # spec file for package flint # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: flint -%define lname libflint16 -Version: 2.8.2 +%define lname libflint17 +Version: 2.9.0 Release: 0 Summary: C library for doing number theory License: LGPL-2.1-or-later ++++++ v2.8.2.tar.gz -> v2.9.0.tar.gz ++++++ ++++ 113879 lines of diff (skipped)