diff --git a/libqalculate-4.8.1.tar.gz b/libqalculate-4.8.1.tar.gz deleted file mode 100644 index 83e746c..0000000 --- a/libqalculate-4.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54 -size 2625564 diff --git a/libqalculate-4.9.0.tar.gz b/libqalculate-4.9.0.tar.gz new file mode 100644 index 0000000..5c9f8e0 --- /dev/null +++ b/libqalculate-4.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f +size 2639589 diff --git a/qalculate.changes b/qalculate.changes index 736e8dc..e326af9 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Feb 14 15:18:07 UTC 2024 - Petr Gajdos + +- update to v4.9.0: + * Support for specifying a fixed denominator for display of + fractions (e.g. "0.3 ft ➞ 1/8 ≈ (3 + 5/8) in") + * Return gcd of numerators divided by lcm of denominators in + gcd() with non-integer rational numbers, and vice versa for + lcm() + * Add units for mean Gregorian and tropical years + * Ignore underscore in number + * Replace defunct exchange rates source and fix bitcoin + exchange rate + * Fix asin(x)=a, acos(x)=a, and atan(x)=a, when a contains an + angle unit and default angle unit is set + * Fix output of value converted to unit expression with + numerical multiplier in denominator, e.g. "➞ L/(100 km)" + * Fix segfault when trying to solve + "(xsqrt(x)-ysqrt(y))/(sqrt(x)-sqrt(y))=x+sqrt(x*y)+y" + * Fix parsing of case insensitive object name ending with + Unicode character when followed by another Unicode character + in expression, e.g. "микрометр" + * Add history command, listing expression history + * Display all exponents 0-9 using Unicode superscript + characters if these are the only exponents in the expression + ------------------------------------------------------------------- Mon Oct 2 07:26:26 UTC 2023 - pgajdos@suse.com diff --git a/qalculate.spec b/qalculate.spec index 51308c8..5beb2e8 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -19,7 +19,7 @@ %define major 22 %define libname libqalculate Name: qalculate -Version: 4.8.1 +Version: 4.9.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later