forked from pool/qalculate
Accepting request 1045965 from science
OBS-URL: https://build.opensuse.org/request/show/1045965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=44
This commit is contained in:
commit
67cf7a63d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79cfdc4d4af9dfcd6902c2ec680ed1f3d5845d07b5ee1c76255fdca731a8b758
|
||||
size 2599052
|
3
libqalculate-4.5.0.tar.gz
Normal file
3
libqalculate-4.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5d64ac3c524630a066855a403b284a14c78c77c6601bc67caf25d2e04d9d79f
|
||||
size 2603599
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 10:00:39 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 4.5.0:
|
||||
* Conversion to any type of expression
|
||||
(e.g. "1000 BTC to million USD")
|
||||
* Use current status of limit implicit multiplication setting
|
||||
during parsing of conversion expression
|
||||
* New SI prefixes (R, r, Q, q)
|
||||
* New units: ounce force (ozf), rack unit (U)
|
||||
* Use standard form (sorting) for polynomials
|
||||
* Improve consistency of behaviour when global units are replaced
|
||||
* More consistent addition of units to expression without units
|
||||
for unit conversion
|
||||
* Improvements and fixes for arg() and atan2() functions
|
||||
* Fix interpretation of Myr (megayear) and Gyr (gigayear)
|
||||
* Fix milli- and centimeter of water units
|
||||
* Fix genvector() with for negative step size or expression
|
||||
as step size/number of steps
|
||||
* Fix randuniform() function
|
||||
* Fix automatic/dual fraction format after conversion
|
||||
(e.g. "8 to score")
|
||||
* Fix inconsistently displayed parsing of "7d 5h" and similar
|
||||
* Minor bug fixes and feature enhancements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 09:13:50 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define major 22
|
||||
%define libname libqalculate
|
||||
Name: qalculate
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Release: 0
|
||||
Summary: Multi-purpose desktop calculator application
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user