SHA256
1
0
forked from pool/qalculate
Dominique Leuenberger 2020-11-09 12:57:08 +00:00 committed by Git OBS Bridge
commit 824218d56d
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28c46dc8dd975f253627d80c55a6feab7c44d965dce3ceffefc3cafc9a97c457
size 2275290

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef422aa54eac7c711ece65dd3a5cbc66370d3e17173465313201897c201e7d3e
size 1735468

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Nov 5 22:45:37 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
- 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 <info@paolostivanin.com>

View File

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