commit qalculate for openSUSE:Factory
Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2019-09-30 15:50:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "qalculate" Mon Sep 30 15:50:45 2019 rev:28 rq:732796 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2019-07-30 14:01:51.412978747 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.2352/qalculate.changes 2019-09-30 15:50:48.542588232 +0200 @@ -1,0 +2,15 @@ +Mon Sep 23 20:52:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr> + +- Update to 3.4.0: + * "where"-syntax (e.g. "x+y where x=1 and y=2") + * Improvements to replace() function + * Smarter comma interpretation (when defined as decimal separator, but used + differently) + * Show warning when multiple decimal separators are used in a single number + * Option to automatically calculate the current expression on each change, + as you type + * Fix segfault with command line expression + * Option to delete selected history items + * Minor bug fixes and feature improvements + +------------------------------------------------------------------- @@ -4,0 +20 @@ + @@ -5,0 +22 @@ + Old: ---- libqalculate-3.3.0.tar.gz New: ---- libqalculate-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.H3GNsT/_old 2019-09-30 15:50:49.006586997 +0200 +++ /var/tmp/diff_new_pack.H3GNsT/_new 2019-09-30 15:50:49.006586997 +0200 @@ -19,12 +19,12 @@ %define major 21 %define libname libqalculate Name: qalculate -Version: 3.3.0 +Version: 3.4.0 Release: 0 -Summary: Multi-purpose desktop calulator application +Summary: Multi-purpose desktop calculator application License: GPL-2.0-or-later Group: Productivity/Scientific/Math -Url: https://qalculate.github.io/ +URL: https://qalculate.github.io/ Source: https://github.com/Qalculate/libqalculate/releases/download/v%{version}/%{libname}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: gmp-devel @@ -98,7 +98,7 @@ %install %make_install %find_lang libqalculate -rm -f "%{buildroot}/%{_libdir}"/*.la +find %{buildroot} -type f -name "*.la" -delete -print %post -n %{libname}%{major} -p /sbin/ldconfig %postun -n %{libname}%{major} -p /sbin/ldconfig @@ -108,6 +108,7 @@ %doc README ChangeLog INSTALL AUTHORS TODO %{_bindir}/qalc %{_datadir}/doc/%{libname} +%{_mandir}/man1/qalc.1%{?ext_man} %files -n %{name}-data %{_datadir}/%{name} ++++++ libqalculate-3.3.0.tar.gz -> libqalculate-3.4.0.tar.gz ++++++ ++++ 34898 lines of diff (skipped)
participants (1)
-
root