Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2026-01-26 10:44:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Mon Jan 26 10:44:22 2026 rev:59 rq:1328979 version:5.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2025-11-27 15:18:50.182085641 +0100 +++ /work/SRC/openSUSE:Factory/.qalculate.new.1928/qalculate.changes 2026-01-26 10:52:25.285103731 +0100 @@ -1,0 +2,43 @@ +Mon Jan 19 14:01:02 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 5.9.0 + * Improve speed of sort(), rank(), and mode() functions (and + other dependent functions). + * Parse ± before implicit multiplication when not preceded by + number (e.g. "7 km ± 5m"). + * Always consider x^(a + b) equivalent to x^a × x^b + (fixes "x^(y + z) − x^y × x^z"). + * Simplify (x = a || x ≥ a + 1) and (x ≤ a || x ≥ a + 1), and + similar, when x and a are integers + (fixes "abs(x − 1) = abs(1 − x)"). + * Do not remove duplicate whitespace characters from text strings + (in quotation marks). + * Add exact values for multiples of pi/12 (15°) in sin() and + cos(), and tan(7/12pin). + * Fix floating point conversion when comma is used as decimal + separator. + * Fix endless loop with increasingly complex equations in some + cases when x + x^(1/a) is transformed to x = (b − x)^a). + * Fix and improve function() function. + * Fix loading of approximate variable with both approximate and + exact values (e.g. in vector). + * Fix missing parenthesis for exact number shown as approximate + in vector. + * Fix conversion to non-unit expression beginning with zero + (when not before decimal separator) or minus. + * Fix exchange rates updated after calculation of expression + with only one currency. + * Fix segfault in some corner cases when converting approximate + units before uncertainty calculation. + * Remove intltool build dependency. + * Fix compilation with readline < 7.0 and mpfr < 4.0. + * Do not show calculate-as-you-type result for incomplete object + name (e.g. "integ" interpreted as "int(e × g)"). + * Ellipsize large matrices and vectors when a subset of output, + e.g. in a failed function, in qalc. + * Completion for commands and options. + * Do not show result for variable assignment when --terse and + --file are used. + * Minor bug fixes and feature enhancements. + +------------------------------------------------------------------- Old: ---- libqalculate-5.8.2.tar.gz New: ---- libqalculate-5.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.2u7m1Z/_old 2026-01-26 10:52:27.101180964 +0100 +++ /var/tmp/diff_new_pack.2u7m1Z/_new 2026-01-26 10:52:27.101180964 +0100 @@ -19,7 +19,7 @@ %define major 23 %define libname libqalculate Name: qalculate -Version: 5.8.2 +Version: 5.9.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later ++++++ libqalculate-5.8.2.tar.gz -> libqalculate-5.9.0.tar.gz ++++++ ++++ 247726 lines of diff (skipped)
