Accepting request 823391 from home:polslinux:branches:science

- Update to 3.12.0:
  * Improved exact simplification of roots (e.g. sqrt(2)-2/sqrt(2)=0)
  * Only apply negative exponents option to units, and always use
    negative exponents instead of division for unit expressions with
    only negative exponents
  * Support use of right arrow (including "->") as alternative to "to"
    for conversion (e.g. 5m->ft)
  * Use middle dot instead of multiplication x in unit expressions
  * Minor bug fixes and feature improvements

OBS-URL: https://build.opensuse.org/request/show/823391
OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=5
This commit is contained in:
Dirk Stoecker 2020-08-03 12:42:44 +00:00 committed by Git OBS Bridge
parent cfdc2c2d82
commit 07c68f0952
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jul 29 11:58:55 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 3.12.0:
* Improved exact simplification of roots (e.g. sqrt(2)-2/sqrt(2)=0)
* Only apply negative exponents option to units, and always use
negative exponents instead of division for unit expressions with
only negative exponents
* Support use of right arrow (including "->") as alternative to "to"
for conversion (e.g. 5m->ft)
* Use middle dot instead of multiplication x in unit expressions
* Minor bug fixes and feature improvements
-------------------------------------------------------------------
Tue Jun 23 09:00:43 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -19,7 +19,7 @@
%define major 21
%define libname libqalculate
Name: qalculate
Version: 3.11.0
Version: 3.12.0
Release: 0
Summary: Multi-purpose desktop calculator application
License: GPL-2.0-or-later