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:
committed by
Git OBS Bridge
parent
fabe3a9b76
commit
ba7b48a0c3
@@ -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
|
||||
|
Reference in New Issue
Block a user