Hello community,

here is the log from the commit of package qalculate for openSUSE:Factory 
checked in at 2018-06-02 11:52:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qalculate (Old)
 and      /work/SRC/openSUSE:Factory/.qalculate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qalculate"

Sat Jun  2 11:52:50 2018 rev:20 rq:612425 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2018-05-11 
11:28:10.072615202 +0200
+++ /work/SRC/openSUSE:Factory/.qalculate.new/qalculate.changes 2018-06-02 
11:52:52.994382727 +0200
@@ -1,0 +2,15 @@
+Sat May 26 20:19:26 UTC 2018 - christo...@krop.fr
+
+- Update to 2.5.0:
+  * Improved interval arithmetic with dependent values.
+  * Experimental limit() function.
+  * Two's complement representation for binary numbers.
+  * Improved currency titles.
+  * bitcmp() function.
+  * Allow all rational numbers for second argument of root().
+  * Fix segfault when prefix is set in some cases.
+  * Fix a^infinity when a > 1.
+  * Minor bug fixes.
+- Drop 0001-Fix-leaking-of-FDs-created-by-pipe.patch (fixed upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-leaking-of-FDs-created-by-pipe.patch
  libqalculate-2.2.1.tar.gz

New:
----
  libqalculate-2.5.0.tar.gz

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

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.N6p7GW/_old  2018-06-02 11:52:53.810352797 +0200
+++ /var/tmp/diff_new_pack.N6p7GW/_new  2018-06-02 11:52:53.814352651 +0200
@@ -16,18 +16,16 @@
 #
 
 
-%define major   14
+%define major   17
 %define libname libqalculate
 Name:           qalculate
-Version:        2.2.1
+Version:        2.5.0
 Release:        0
 Summary:        Multi-purpose desktop calulator application
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math
 Url:            https://qalculate.github.io/
 Source:         
https://github.com/Qalculate/libqalculate/releases/download/v%{version}/%{libname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM (https://github.com/Qalculate/libqalculate/pull/87)
-Patch1:         0001-Fix-leaking-of-FDs-created-by-pipe.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  intltool
@@ -74,7 +72,6 @@
 
 %prep
 %setup -q -n %{libname}-%{version}
-%autopatch -p1
 
 %build
 %configure --disable-static

++++++ libqalculate-2.2.1.tar.gz -> libqalculate-2.5.0.tar.gz ++++++
++++ 85829 lines of diff (skipped)


Reply via email to