diff --git a/libqalculate-3.14.0.tar.gz b/libqalculate-3.14.0.tar.gz deleted file mode 100644 index 00e2dfd..0000000 --- a/libqalculate-3.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef422aa54eac7c711ece65dd3a5cbc66370d3e17173465313201897c201e7d3e -size 1735468 diff --git a/libqalculate-3.15.0.tar.gz b/libqalculate-3.15.0.tar.gz new file mode 100644 index 0000000..0fc00a0 --- /dev/null +++ b/libqalculate-3.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6752cdc6fe6ffc444844e130820d720feba746f98447259117102f6196b216 +size 1747863 diff --git a/qalculate.changes b/qalculate.changes index a045e8f..18f2299 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Dec 10 07:36:26 UTC 2020 - Paolo Stivanin + +- Update to 3.15.0: + * Automatic and dual approximation and fractions mode in qalc + and Gnome shell search provider + * Do not ask before overwriting temporary variables in qalc + * Add keyboard shortcuts for approximation (Ctrl+E), fraction + mode (Ctrl+F), and save variable (Ctrl+R) in qalc + * Add "precalculate expression" argument (default false) to + save() function (this also changes the behaviour of ":=") + * Support multiple equivalent custom digits, separated by + semicolon (e.g. "0;aA1;bB2;cC3"), and phoneword digit set + in base() function + * Always place unit with prefix first (fixes kWh) + * Fix local time zone on Windows + * Fix matrix/vector multiplication with approximate + matrix/vector variable + * Fix parsing of expression with multiple degree signs + * Minor bug fixes and feature improvements + ------------------------------------------------------------------- Thu Nov 5 22:45:37 UTC 2020 - Matthew Trescott diff --git a/qalculate.spec b/qalculate.spec index 5034a96..d49e4f6 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -19,7 +19,7 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.14.0 +Version: 3.15.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later