Hello community,

here is the log from the commit of package qalculate for openSUSE:Factory 
checked in at 2019-06-01 10:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qalculate (Old)
 and      /work/SRC/openSUSE:Factory/.qalculate.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qalculate"

Sat Jun  1 10:14:02 2019 rev:26 rq:706639 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2019-05-03 
22:35:47.977380260 +0200
+++ /work/SRC/openSUSE:Factory/.qalculate.new.5148/qalculate.changes    
2019-06-01 10:14:02.462735663 +0200
@@ -1,0 +2,32 @@
+Fri May 31 09:50:44 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Fix file conflicts when installing qalculate-data with old qalculate
+
+-------------------------------------------------------------------
+Wed May 29 20:17:28 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 3.2.0
+  * Updated physical constants (CODATA 2018)
+  * Programming keypad (GUI) and programming mode (CLI)
+  * Bookmarks and protect (from disappearing of the end of the list) option for
+    history (GUI)
+  * New and updated keypad buttons (GUI)
+  * Keypad in number bases dialog (GUI)
+  * bitrot() function for bit rotation
+  * Bitwise XOR, mod and rem operators, % as modulo, // and \ operators for
+    integer division
+  * Change order of operations for logical and bitwise operators to better
+    match C operator precedence
+  * Improved support for functions, variables and units with input base > 10
+  * Unicode support in char() and code()
+  * Simplification and factorization improvements
+  * RPN syntax improvements
+  * Recognize "factor" and "expand" commands at the beginning expressions
+  * For vector + scalar, add scalar to all components
+  * uptime variable
+  * Fix random segfault on automatic unit category selection (GUI)
+  * Fix display of number in sexagesimal base or time format (GUI)
+  * Fix abs(x)=a for complex x
+  * Minor bug fixes and feature improvements
+
+-------------------------------------------------------------------

Old:
----
  libqalculate-3.1.0.tar.gz

New:
----
  libqalculate-3.2.0.tar.gz

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

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.QKlsf9/_old  2019-06-01 10:14:03.114735426 +0200
+++ /var/tmp/diff_new_pack.QKlsf9/_new  2019-06-01 10:14:03.118735424 +0200
@@ -19,7 +19,7 @@
 %define major   21
 %define libname libqalculate
 Name:           qalculate
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Multi-purpose desktop calulator application
 License:        GPL-2.0-or-later
@@ -63,6 +63,8 @@
 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
 BuildArch:      noarch
 
 %description data

++++++ libqalculate-3.1.0.tar.gz -> libqalculate-3.2.0.tar.gz ++++++
++++ 39419 lines of diff (skipped)


Reply via email to