Hello community,

here is the log from the commit of package qalculate for openSUSE:Factory 
checked in at 2018-09-16 18:30:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qalculate (Old)
 and      /work/SRC/openSUSE:Factory/.qalculate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qalculate"

Sun Sep 16 18:30:55 2018 rev:22 rq:635594 version:2.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2018-07-21 
10:20:43.551022390 +0200
+++ /work/SRC/openSUSE:Factory/.qalculate.new/qalculate.changes 2018-09-16 
18:31:03.591426433 +0200
@@ -1,0 +2,22 @@
+Thu Sep 13 17:41:50 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Re-ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Wed Sep 12 22:21:07 UTC 2018 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to 2.6.2:
+  * Polar and exponential complex forms (changed with mode or with "to" 
operator/command)
+  * Fix f(x)+a=a (e.g. x+1=1, which returned false/zero).
+  * Fix ln(-i).
+  * Fix automatic unit conversion in RPN mode
+  * Allow conversion of the current result using standalone "to" expression 
(e.g. type "to m" to convert current result to meter) in GUI.
+  * Option to disable automatic conversion to local currency (when optimal 
conversion activated)
+  * Minor bug fixes.
+
+-------------------------------------------------------------------
+Fri Sep  7 18:34:28 UTC 2018 - [email protected]
+
+- Split data files from application package, fix boo#1106954
+
+-------------------------------------------------------------------

Old:
----
  libqalculate-2.6.1.tar.gz

New:
----
  libqalculate-2.6.2.tar.gz

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

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.1UzRC7/_old  2018-09-16 18:31:03.975426280 +0200
+++ /var/tmp/diff_new_pack.1UzRC7/_new  2018-09-16 18:31:03.979426279 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define major   18
+%define major   19
 %define libname libqalculate
 Name:           qalculate
-Version:        2.6.1
+Version:        2.6.2
 Release:        0
 Summary:        Multi-purpose desktop calulator application
 License:        GPL-2.0-or-later
@@ -36,6 +36,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(libcurl)
+Requires:       %{name}-data >= %{version}
 
 %description
 Qalculate is a multi-purpose desktop calculator. Features include
@@ -45,9 +46,9 @@
 This is the commandline interface, named qalc.
 
 %package -n %{libname}%{major}
-Summary:        Powerful Calulator Library
+Summary:        Calulator Library
 Group:          System/Libraries
-Suggests:       %{name}
+Recommends:     %{name}-data >= %{version}
 Provides:       %{libname} = %{version}
 
 %description -n %{libname}%{major}
@@ -57,6 +58,21 @@
 entry.
 This is the shared library package.
 
+%package data
+Summary:        Additional data for the qalculator calulator library
+Group:          Productivity/Scientific/Math
+Requires:       %{libname} = %{version}
+Provides:       %{name}:%{_datadir}/%{name}/units.xml
+BuildArch:      noarch
+
+%description data
+Qalculate is a multi-purpose desktop calculator. Features include
+customizable functions, units, arbitrary precision, plotting, and a
+graphical interface that uses a one-line fault-tolerant expression
+entry.
+This provides definitions of additional units, functions, etc. on top
+of the built-in ones.
+
 %package -n %{libname}-devel
 Summary:        Header files, libraries and development documentation for 
%{libname}
 Group:          Development/Libraries/C and C++
@@ -89,9 +105,11 @@
 %license COPYING
 %doc README ChangeLog INSTALL AUTHORS TODO
 %{_bindir}/qalc
-%{_datadir}/%{name}
 %{_datadir}/doc/%{libname}
 
+%files -n %{name}-data
+%{_datadir}/%{name}
+
 %files -n %{libname}%{major}
 %license COPYING
 %{_libdir}/%{libname}.so.%{major}

++++++ libqalculate-2.6.1.tar.gz -> libqalculate-2.6.2.tar.gz ++++++
++++ 17860 lines of diff (skipped)


Reply via email to