Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2021-04-22 18:03:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Thu Apr 22 18:03:03 2021 rev:38 rq:884020 version:3.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2021-01-15 19:44:18.993847853 +0100 +++ /work/SRC/openSUSE:Factory/.qalculate.new.12324/qalculate.changes 2021-04-22 18:03:06.202426697 +0200 @@ -0,0 +1,28 @@ +------------------------------------------------------------------ +Tue Apr 6 14:04:06 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 3.18.0: + * Improve handling of expressions with log-based units + * Improve conversion of expression with multiple units + to a single unit (e.g. m/W to W) + * Output (kilo)gram instead of tonne with small prefix + * New functions for statistical distributions: probit(), betadist(), + cauchydist(), chisqdist(), expinv(), fdist(), gammadist(), + tdist(), wblinv(), weibulldist() + * Improve functions for statistical distribution + * Improve sexagesimal input and output, and add geodistance() + for calculation of distance between two GPS coordinates + * Add command() function, which runs an external command + and returns the output + * erfinv() function and support for solving equations + with error functions + * Fix conversion with relative temperature units activated + * Fix gammainc() function + * Fix keyboard focus when run hidden automatically at startup + * Temperature calculation modes (absolute, relative, hybrid) + * Allow prefixes, with full name, without units (e.g. kilo = 10^3) + * Extended and improved simplified Chinese translation + * Save handle vector function argument property + * Fix never ending loop when calculating []*[] + * Minor bug fixes and feature improvements + Old: ---- libqalculate-3.16.1.tar.gz New: ---- libqalculate-3.18.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.ZX7PJH/_old 2021-04-22 18:03:06.698427464 +0200 +++ /var/tmp/diff_new_pack.ZX7PJH/_new 2021-04-22 18:03:06.698427464 +0200 @@ -19,7 +19,7 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.16.1 +Version: 3.18.0 Release: 0 Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later @@ -29,13 +29,14 @@ BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: intltool -BuildRequires: libxml2-devel -BuildRequires: mpfr-devel BuildRequires: perl-XML-Parser BuildRequires: pkgconfig BuildRequires: readline-devel +BuildRequires: libnghttp2-devel BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(mpfr) Requires: %{name}-data >= %{version} %description @@ -80,8 +81,8 @@ Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: gmp-devel -Requires: libxml2-devel -Requires: mpfr-devel +Requires: pkgconfig(libxml-2.0) +Requires: pkgconfig(mpfr) %description -n %{libname}-devel This package contains the header files and development ++++++ libqalculate-3.16.1.tar.gz -> libqalculate-3.18.0.tar.gz ++++++ ++++ 89918 lines of diff (skipped)