diff --git a/libqalculate-3.18.0.tar.gz b/libqalculate-3.18.0.tar.gz deleted file mode 100644 index c315715..0000000 --- a/libqalculate-3.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed7263f48d12a1dd94fe105156a6563125e9b3fe6361e9a9deb5b0ea5cbf03cf -size 1788899 diff --git a/libqalculate-3.19.0.tar.gz b/libqalculate-3.19.0.tar.gz new file mode 100644 index 0000000..ba26b5e --- /dev/null +++ b/libqalculate-3.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43657a96e18b91739a0ef1d0f42701d7c5a0c8a3a6c7eee8ebfe9aeda75f7ddc +size 2007385 diff --git a/qalculate.changes b/qalculate.changes index 52249a4..1131486 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Jul 3 19:30:44 UTC 2021 - Ferdinand Thiessen + +- Update to 3.19.0: + * Ask (once) for the correct interpretation of dots, + when comma is decimal separator + * Improve simplification of logical expressions (boolean algebra) + and add boolean assumptions for unknown variables + * Add nand and nor operators and spelled out version of logical + not operator ("not"), and interpret bitwise operators as logical + in some cases + * New functions for inverse cumulative distributions: chisqdistinv(), + fdistinv(), normdistinv(), and tdistinv() + * Add inverse incomplete beta function, betaincinv(), and improve betainc() + * newtonsolve() and secantsolve() functions for solving equations + using Newton's or secant method + * Do not return dot product when multiplication operator is used with + vectors (use "." or dot() function instead) + * Russian and German translations + * Fix cumulative t-distribution for X < 0 + * Minor bug fixes and feature improvements + ------------------------------------------------------------------ Tue Apr 6 14:04:06 UTC 2021 - Paolo Stivanin diff --git a/qalculate.spec b/qalculate.spec index 833f7f9..19338c2 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -19,7 +19,7 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.18.0 +Version: 3.19.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later