diff --git a/libqalculate-3.12.1.tar.gz b/libqalculate-3.12.1.tar.gz deleted file mode 100644 index a9940bf..0000000 --- a/libqalculate-3.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28c46dc8dd975f253627d80c55a6feab7c44d965dce3ceffefc3cafc9a97c457 -size 2275290 diff --git a/libqalculate-3.14.0.tar.gz b/libqalculate-3.14.0.tar.gz new file mode 100644 index 0000000..00e2dfd --- /dev/null +++ b/libqalculate-3.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef422aa54eac7c711ece65dd3a5cbc66370d3e17173465313201897c201e7d3e +size 1735468 diff --git a/qalculate.changes b/qalculate.changes index b8b8f90..a045e8f 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Nov 5 22:45:37 UTC 2020 - Matthew Trescott + +- Update to 3.14.0: + * Support traditional calculator memory (MR/MC/MS/M+/M-) + * Add Rutherford (Rd), millirem (mrem), mrem/s, and erg/g units + * Add yr and annus names for year unit, röntgen name for + roentgen (R) unit, and rem for roentgen equivalent man + * Add matrix rank (rk) and reduced row echelon form (rref) + functions + * Support for different character encodings in code() function + * Keep angle units in calculations involving both length and + (plane) angle units (fixes lumen calculations) + * Improve plot speed for functions defined using expression + * Always perform conversion to optimal (SI) unit when the + expression is a number multiplied by a unit and input equals + output + * Improvements and fixes for qalc on Windows + * Compiled definitions without GIO and with support for + out-of-tree builds + * Fix availability of many currencies before manual exchange + rates update (global exchange rates file was not installed) + * Minor bug fixes and feature improvements + ------------------------------------------------------------------- Fri Aug 21 14:17:43 UTC 2020 - Paolo Stivanin diff --git a/qalculate.spec b/qalculate.spec index 1e050cf..5034a96 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -19,7 +19,7 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.12.1 +Version: 3.14.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later