diff --git a/libqalculate-3.4.0.tar.gz b/libqalculate-3.4.0.tar.gz deleted file mode 100644 index 0c329a1..0000000 --- a/libqalculate-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:752d975c3e2cd3ff5827fde5f6d4554a2e5c436826ba8af9cb0623f82615dc60 -size 2114894 diff --git a/libqalculate-3.5.0.tar.gz b/libqalculate-3.5.0.tar.gz new file mode 100644 index 0000000..9bdee94 --- /dev/null +++ b/libqalculate-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7aebc2200ca8b570635a4c359193e2727b89c780d1e21b75f0466acf8955c9 +size 2126059 diff --git a/qalculate.changes b/qalculate.changes index b79a464..a08cebb 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Oct 24 11:12:56 UTC 2019 - Christophe Giboudeaux + +- Update to 3.5.0 + + * Option to use binary prefixes by default for information units and "b?" + syntax for conversion to optimal prefix (e.g. 8192 bits to b?byte = 1 kibibyte) + * Bijective base-26 support (including bijective() function) + * Option to use 'j' as default symbol for the imaginary unit (placed in front + of the imaginary part) + * Angle/phasor notation for complex numbers + * poisson() function + * Fix for steradian conversion + * Fix and improve integral of abs(f(x)) + * Add calculate-as-you-type result to history after idle time (GUI) + * Negate, sum, and "LAST x" RPN buttons, keyboard shortcuts for RPN + stack manipulation, and various other RPN improvements (GUI) + * Fix segfault when saving mode/settings (on exit) if history is empty (GUI) + * Minor bug fixes and feature improvements + ------------------------------------------------------------------- Mon Sep 23 20:52:55 UTC 2019 - Christophe Giboudeaux diff --git a/qalculate.spec b/qalculate.spec index 448f2a7..e44ad6c 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -19,7 +19,7 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.4.0 +Version: 3.5.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later