Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2022-11-11 14:36:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Fri Nov 11 14:36:27 2022 rev:43 rq:1035130 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2022-10-18 12:44:20.937634817 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.1597/qalculate.changes 2022-11-11 14:36:34.338318560 +0100 @@ -1,0 +2,42 @@ +Thu Nov 10 09:13:50 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 4.4.0: + * New prime number functions: primePi(), primes(), nthprime(), + nextprime(), prevprime(), and isprime() + * New functions for intervals and uncertainties: upperEndpoint(), + lowerEndpoint(), midpoint(), and errorPart() + * Add meter of water and related pressure units, and more + derived flow rate units + * Support for vectors and matrices in uncertainty propagation + calculation + * Proper support for uncertainty propagation in total(), sum(), + product(), and for() functions + * Simplify display of parsed expression (primarily for quantities + with units) + * Avoid parsing of implicit multiplication as nested + multiplication + * Include +/- statement in function argument without parentheses + * Return values for approximate variables in exact mode in + dimension() and elements() + * Improve parsing of quotation marks as feet/inch or + arcmin/arcsec (e.g. do not parse s" as sin) + * Fix exact calculation of re((a*i)^(n/2)) + (wrong sign in some cases) + * Fix erroneous calculation in some cases with physical constants + both outside and inside unit relations when interval + calculation is set to interval arithmetic + * Fix segfaults in some corner cases + * Fix use of random numbers in iterative functions + * Fix writing beyond end of array during exchange rates check + in some cases (results in activation of old style matrices) + * Fix automatic reactivation of deactivated global object + if a function with the same name exists + * Do not convert function arguments which do not allow units + (fixes "arcsin(0.5+/-0.1) to deg") + * Fix prefix after conversion to optimal unit when the optimal + unit includes a prefix + * Fix exact calculation when function argument is an approximate + vector variable (fail) + * Minor bug fixes and feature enhancements + +------------------------------------------------------------------- Old: ---- libqalculate-4.3.0.tar.gz New: ---- libqalculate-4.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.S3dY6A/_old 2022-11-11 14:36:34.926321441 +0100 +++ /var/tmp/diff_new_pack.S3dY6A/_new 2022-11-11 14:36:34.934321480 +0100 @@ -19,7 +19,7 @@ %define major 22 %define libname libqalculate Name: qalculate -Version: 4.3.0 +Version: 4.4.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later ++++++ libqalculate-4.3.0.tar.gz -> libqalculate-4.4.0.tar.gz ++++++ ++++ 103621 lines of diff (skipped)