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-01-15 19:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qalculate (Old)
 and      /work/SRC/openSUSE:Factory/.qalculate.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qalculate"

Fri Jan 15 19:43:56 2021 rev:37 rq:862088 version:3.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2020-12-21 
12:34:51.262886150 +0100
+++ /work/SRC/openSUSE:Factory/.qalculate.new.28504/qalculate.changes   
2021-01-15 19:44:18.993847853 +0100
@@ -1,0 +2,34 @@
+Sun Jan 10 00:46:29 UTC 2021 - Avindra Goolcharan <avin...@opensuse.org>
+
+- Update to 3.16.1:
+  * Fix saving of local data objects (user data was deleted)
+  * Fix kWh unit
+  * Always place units with prefixes before other units
+  * Improve prefixes when expression contains both units that do and
+    units that do not use prefixes
+  * Add daysInMonth() function
+
+-------------------------------------------------------------------
+Thu Jan  7 18:56:36 UTC 2021 - Avindra Goolcharan <avin...@opensuse.org>
+
+- Update to 3.16.0:
+  * Chain syntax (e.g. 1+2*3=(1+2)*3=6)
+  * Make all currency codes (except CUP and KGS) case insensitive
+  * Fixes for floating point format output
+  * Fix segfault on factorization in qalc
+  * Fix saving of local data objects
+  * Fix BYN exchange rate url
+  * Redesigned expression, status, and result widgets
+  * Chain mode (GUI)
+  * Configurable calculate-as-you-type add to history delay
+  * Improved completion
+  * Support for qalc commands in GUI (expression is interpreted as command
+    if it begins with '/')
+  * Support for reading expressions and commands from file in GUI (as in
+    qalc, using command line option -f/--file)
+  * Use arrow instead of "to" by default
+  * French GUI translation
+  * Minor bug fixes and feature improvements
+- ran spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  libqalculate-3.15.0.tar.gz

New:
----
  libqalculate-3.16.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.sBbRzN/_old  2021-01-15 19:44:19.581848816 +0100
+++ /var/tmp/diff_new_pack.sBbRzN/_new  2021-01-15 19:44:19.585848823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qalculate
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define major   21
 %define libname libqalculate
 Name:           qalculate
-Version:        3.15.0
+Version:        3.16.1
 Release:        0
 Summary:        Multi-purpose desktop calculator application
 License:        GPL-2.0-or-later
@@ -62,9 +62,9 @@
 Summary:        Additional data for the qalculator calulator library
 Group:          Productivity/Scientific/Math
 Requires:       %{libname} = %{version}
-Provides:       %{name}:%{_datadir}/%{name}/units.xml
 # Files were split out into -data with 2.6.2
 Conflicts:      %{name} < 2.6.2
+Provides:       %{name}:%{_datadir}/%{name}/units.xml
 BuildArch:      noarch
 
 %description data
@@ -93,7 +93,7 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ libqalculate-3.15.0.tar.gz -> libqalculate-3.16.1.tar.gz ++++++
++++ 51578 lines of diff (skipped)

Reply via email to