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-06-05 14:55:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Fri Jun 5 14:55:57 2026 rev:62 rq:1357156 version:5.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2026-04-19 14:21:07.745521038 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.2375/qalculate.changes 2026-06-05 14:55:59.373610209 +0200 @@ -1,0 +2,29 @@ +Tue Jun 2 05:45:26 UTC 2026 - Petr Gajdos <[email protected]> + +- Update to version 5.11 + * Add set functions (union, intersect, setdiff, setxor, isMember, isSubset) and operators (∪, ∩, ∖, ⊖, ∈, ⊆, etc.) + * Add characters(), count(), digitSum(), and digitalRoot(), find(), popCount(), string(), and while() functions + * Support negative row and column values in element(), row(), and column() functions + * Support matrix[row][column] syntax + * Support text objects in sort() function + * Add third optional argument to interval() function to allow exclusion of exact endpoints + * Ignore "to" and "where" (and equivalent symbols) inside quotation marks + * Ignore dot in front of plus or minus (for consistent behavior in line with entrywise operators) + * Show "Division by zero" warning for all divisions by zero + * Make display of expressions with time units in time format more consistent + * Fix support for vector in argument of many functions (erf, mod, exp, etc.) + * Fix explicit conversion to mixed units for year variants + * Fix first digit missing in return value of integerDigits() in some cases + * Fix segfault when Calculator object is destroyed with uninitialized random state + * Fix infinite loop when referencing subfunction in another subfunction + * Fix segfault in replace() with variable specified using where expression, e.g. "replace(v, x, 1) where v = x" + * Fix segfault when data set function name is followed immediately by a single dot + * Fix v[i]=a syntax for vector element assignment + * Do not bind escape key (fixes bad behavior with keys that generate escape sequences, e.g function keys) (CLI) + * Fix use of x, y, z, without backslash, for arguments when using function command (CLI) + * Fix parse status and calculate-as-you-type when "where" expression defines a new symbol (Gtk, Qt) + * Convert degree Celsius to Fahrenheit and vice versa in Gnome search provider (Gtk) + * Fix compilation on macOS (Gtk) + * Minor bug fixes and feature enhancements + +------------------------------------------------------------------- Old: ---- libqalculate-5.10.0.tar.gz New: ---- libqalculate-5.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.QFfMz5/_old 2026-06-05 14:56:00.645662816 +0200 +++ /var/tmp/diff_new_pack.QFfMz5/_new 2026-06-05 14:56:00.645662816 +0200 @@ -19,7 +19,7 @@ %define major 23 %define libname libqalculate Name: qalculate -Version: 5.10.0 +Version: 5.11.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later ++++++ libqalculate-5.10.0.tar.gz -> libqalculate-5.11.0.tar.gz ++++++ ++++ 84834 lines of diff (skipped)
