SHA256
1
0
forked from pool/qalculate

Accepting request 854472 from home:polslinux:branches:science

- 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

OBS-URL: https://build.opensuse.org/request/show/854472
OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=8
This commit is contained in:
Matthias Mailänder
2020-12-17 19:01:49 +00:00
committed by Git OBS Bridge
parent fabe3a9b76
commit ba7b48a0c3
4 changed files with 25 additions and 4 deletions

View File

@@ -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