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-10-18 12:44:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Tue Oct 18 12:44:16 2022 rev:42 rq:1011268 version:4.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2022-06-04 23:26:46.200739680 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.2275/qalculate.changes 2022-10-18 12:44:20.937634817 +0200 @@ -1,0 +2,38 @@ +Fri Oct 14 17:30:48 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Update to 4.3.0: + * Fix handling of Unicode powers for units in denominator, with + adaptive parsing enabled (e.g. parse 10m/s?? the same as 10m/s^2) + * Fix "+" ignored after "E" in number bases where "E" is a digit + * Fix scientific E notation with sign in argument when function + is used without parentheses + * Fix lambertw() for values very close to zero + * Fix a ?? b^x + cx = d when a and c have different signs and d + is non-zero + * Fix a^x ?? b^x = c when a and b is negative, and c is positive + * Fix segfaults in some corner cases + * Fix potential issues in handling of leap seconds (e.g. during + subtraction of seconds from date) + * var=a syntax for variable assignment with calculated expression + * Replace ounce with fluid ounce during conversion to volume unit + * Solve a^x + b^x + ??? = c in more cases + * Improve remainder/modulus for numerators with large exponents + * Truncate number in output of parsed expression and end with + ellipsis if unable to display all decimals + * Improved floating point calculation and output speed, + particularly for simple expressions with very high precision + * New functions: clip(), qFormat(), qError() + * "clear history" command and option to clear (not save) history + on exit (CLI) + * Replace selection (instead of wrap in parentheses) on operator + input if selection ends with operator (GTK, Qt) + * Act as if two arguments are required when applying base-N + logarithm to expression (GTK, Qt) + * When applying function to expression, exclude to/where + expression and place cursor before closing parenthesis if + operator is last in selection (GTK) + * Show padlock (or "[P]") after protected expression (Qt) + * Fix name field not working in argument edit dialog (Qt) + * Minor bug fixes and feature enhancements + +------------------------------------------------------------------- Old: ---- libqalculate-4.2.0.tar.gz New: ---- libqalculate-4.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.pEy4PQ/_old 2022-10-18 12:44:21.617636365 +0200 +++ /var/tmp/diff_new_pack.pEy4PQ/_new 2022-10-18 12:44:21.621636374 +0200 @@ -1,7 +1,7 @@ # # spec file for package qalculate # -# 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 @@ -19,7 +19,7 @@ %define major 22 %define libname libqalculate Name: qalculate -Version: 4.2.0 +Version: 4.3.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later ++++++ libqalculate-4.2.0.tar.gz -> libqalculate-4.3.0.tar.gz ++++++ ++++ 76552 lines of diff (skipped)