diff --git a/libqalculate-2.6.2.tar.gz b/libqalculate-2.6.2.tar.gz deleted file mode 100644 index 8de1ce6..0000000 --- a/libqalculate-2.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb52944426646a369a3b113d79f19bb92c7569bb3801f65f4fd416bed67e98d7 -size 1917848 diff --git a/libqalculate-2.8.0.tar.gz b/libqalculate-2.8.0.tar.gz new file mode 100644 index 0000000..69e0c5c --- /dev/null +++ b/libqalculate-2.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18f594894135e96121b1f81b341f05582ac73fc53680b6e35063623ceea6262 +size 1952001 diff --git a/qalculate.changes b/qalculate.changes index e6c63f9..d2a1163 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 30 10:15:13 UTC 2018 - Christophe Giboudeaux + +- Update to 2.8.0 + * Equation solved and improved simplification for expressions with + trigonometric functions. + * General improvements to simplification and equation solving. + * Improved factorization. + * New magnitude(), entrywise() and hadamard() functions, and new + n variable (unknown integer). + * Parse |x| and ||x|| as abs(x) and magnitude(x). + * Use kilo as prefix for gram if automatic prefix is off. + ------------------------------------------------------------------- Thu Sep 13 17:41:50 UTC 2018 - Jan Engelhardt diff --git a/qalculate.spec b/qalculate.spec index 9274999..0b5031d 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define major 19 +%define major 20 %define libname libqalculate Name: qalculate -Version: 2.6.2 +Version: 2.8.0 Release: 0 Summary: Multi-purpose desktop calulator application License: GPL-2.0-or-later