Accepting request 507911 from KDE:Distro:Factory
- Update to 0.9.12: * Fixes to unit parsing in adaptive parsing mode, build fixes and other minor bug fixes - Update to 0.9.11: * Mixed units conversion (e.g. "15 in = 1 ft + 3 in" and "3,2 h = 3 h + 12 min") * Fixes to unit conversion (e.g. "1/(1 ns) to GHz") * Fix slow calculation of exponentiations with big numerators in exponents (e.g. "2^0.333333333") * Critical fixes for RPN syntax * Fix degree sign * Fix transformation of last arguments to vector, when only one last argument (fixes function("1+\x"; 1)) * Plot functions (makes possible plotting, using gnuplot, in qalc) * "Swap, "pop", "copy", "rotate" and "move" commands for RPN stack manipulation in qalc * Enable both (or one of) RPN stack and syntax with the "rpn" command in qalc * New commands for creation of simple functions and variables (without calculation of the expression) in qalc * Various other minor enhancements and bug fixes... OBS-URL: https://build.opensuse.org/request/show/507911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=15
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define major 6
|
||||
%define major 9
|
||||
%define libname libqalculate
|
||||
Name: qalculate
|
||||
Version: 0.9.10
|
||||
Version: 0.9.12
|
||||
Release: 0
|
||||
Summary: Multi-purpose desktop calulator application
|
||||
License: GPL-2.0+
|
||||
|
Reference in New Issue
Block a user