Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2023-07-24 18:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.1467 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Mon Jul 24 18:11:51 2023 rev:47 rq:1099864 version:4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2023-04-21 14:16:20.414354848 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.1467/qalculate.changes 2023-07-24 18:11:57.885210785 +0200 @@ -1,0 +2,36 @@ +Fri Jul 21 08:02:53 UTC 2023 - pgaj...@suse.com + +- version update to 4.7.0 + * Support for custom default angle unit, e.g. turn, arcsec, arcmin + * Append default angle unit (instead of always radians) when converting + value without unit to angle unit + * More consistent addition and removal of angle unit from function arguments + * Always interpret ./, .*, and .^ as entrywise operators if user intention is unclear + * Change order of operations to place entrywise and ordinary operators on + the same precedence level + * Add function, kron(), for Kronecker product, and constants for Pauli matrices + * Add radius to planets dataset and update other properties + * Support replacement of unknown variables within variable values + * Fix besselj(0, 0) + * Fix incomplete calculation in tan() with try exact approximation + * Fix 0/0=0 equality (do not return true) and output of 2/0 (and similar) + * Fixes and improvements for newtonsolve() and secantsolve() + * Fix segfault when MathStructure is deleted after Calculator, and in destructor + of calculated DynamicVariable (called from Calculator destructor) + * Do not save mode on exit if "-defaults" command line switch where used (CLI) + * Allow multiple actions for keyboard shortcuts (GTK, Qt) + * Add toggle precision, and min, max, or min and max decimals to available + shortcut and button actions (GTK, Qt) + * Add option to exclude units for unformatted ASCII copy (GTK, Qt) + * Add optional value to copy result action, allowing expression copy and + formatting selection (GTK, Qt) + * Fix copy unformatted ASCII when local digit group separator is same as selected + decimal separator (GTK, Qt) + * Add option to automatically copy result (Qt) + * Always set (primary) selection clipboard contents when whole expression is + selected or selection is cleared, e.g. after calculation (Qt) + * Improve support dark mode and high contrast modes, and change default style + to Fusion, on Windows (Qt) + * Minor bug fixes and feature enhancements + +------------------------------------------------------------------- Old: ---- libqalculate-4.6.1.tar.gz New: ---- libqalculate-4.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.rRdMMT/_old 2023-07-24 18:11:58.633215187 +0200 +++ /var/tmp/diff_new_pack.rRdMMT/_new 2023-07-24 18:11:58.637215210 +0200 @@ -19,7 +19,7 @@ %define major 22 %define libname libqalculate Name: qalculate -Version: 4.6.1 +Version: 4.7.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later ++++++ libqalculate-4.6.1.tar.gz -> libqalculate-4.7.0.tar.gz ++++++ ++++ 88810 lines of diff (skipped)