Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate-qt for openSUSE:Factory checked in at 2026-01-26 11:03:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate-qt (Old) and /work/SRC/openSUSE:Factory/.qalculate-qt.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate-qt" Mon Jan 26 11:03:20 2026 rev:14 rq:1328980 version:5.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate-qt/qalculate-qt.changes 2025-11-27 15:19:47.108486190 +0100 +++ /work/SRC/openSUSE:Factory/.qalculate-qt.new.1928/qalculate-qt.changes 2026-01-26 11:03:33.049076959 +0100 @@ -1,0 +2,37 @@ +Mon Jan 19 14:04:06 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 5.9 + * Place expression field below history by default. + * Avoid display of completion list for non-decimal numbers, text + arguments, and x, y, z. + * Optional custom button column in keypad (four buttons shown + regardless keypad types). + * Calculate-as-you-type improvements and fixes. + * Improve automatic digit groups, in input, for non-decimal + numbers and group sizes other than 3. + * Add --update-exchange-rates command line option. + * Fix tooltips for warning and flag in result when expression + is placed below history. + * Fix curly brackets replaced with parentheses in subfunctions + (interferes with default values). + * Hide keep above option, in preferences, on Wayland. + * Improve speed of sort(), rank(), and mode() functions (and + other dependent functions) (libqalculate). + * Parse ± before implicit multiplication when not preceded by + number (e.g. "7 km ± 5m") (libqalculate). + * Always consider x^(a + b) equivalent to x^a × x^b + (fixes "x^(y + z) − x^y × x^z") (libqalculate). + * 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)") (libqalculate). + * Do not remove duplicate whitespace characters from text + strings (in quotation marks) (libqalculate). + * Fix floating point conversion when comma is used as decimal + separator (libqalculate). + * Fix (almost) endless loop with increasingly complex equations + in some cases when x + x^(1/a) is transformed to + x = (b − x)^a) (libqalculate). + * Fix and improve function() function (libqalculate). + * Minor bug fixes and feature enhancements. + +------------------------------------------------------------------- Old: ---- qalculate-qt-5.8.2.tar.gz New: ---- qalculate-qt-5.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate-qt.spec ++++++ --- /var/tmp/diff_new_pack.PKSZXS/_old 2026-01-26 11:03:33.733105606 +0100 +++ /var/tmp/diff_new_pack.PKSZXS/_new 2026-01-26 11:03:33.737105773 +0100 @@ -1,7 +1,7 @@ # # spec file for package qalculate-qt # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qalculate-qt -Version: 5.8.2 +Version: 5.9.0 Release: 0 Summary: Multi-purpose cross-platform desktop calculator License: GPL-2.0-or-later ++++++ qalculate-qt-5.8.2.tar.gz -> qalculate-qt-5.9.0.tar.gz ++++++ ++++ 60595 lines of diff (skipped)
