Hello community,

here is the log from the commit of package mpfi for openSUSE:Factory checked in 
at 2018-01-20 11:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpfi (Old)
 and      /work/SRC/openSUSE:Factory/.mpfi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpfi"

Sat Jan 20 11:27:37 2018 rev:5 rq:567531 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpfi/mpfi.changes        2012-12-28 
22:45:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mpfi.new/mpfi.changes   2018-01-20 
11:27:43.805517153 +0100
@@ -1,0 +2,18 @@
+Fri Jan 19 00:06:44 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 1.5.3
+  * be compatible with MPFR version 4.0.0
+- Changes introduced with 1.5.2
+  * fix documentation of comparison functions
+  * fix bug in mpfi_sub_fr
+  * new symbols MPFI_VERSION_MAJOR, MPFI_VERSION_MINOR,
+    MPFI_VERSION_PATCHLEVEL, and MPFI_VERSION_STRING in mpfi.h
+  * detect availability of mpfr_z_sub, mpfr_z_div, and mpfr_q_sub
+    and use a custom implementation for the ones not provided by
+    MPFR (mpfr_z_sub appeared in MPFR 3.1.0, the other ones are
+    used in tests only)
+  * tadd_q does no more check overflow by default (required too
+    much memory)
+  * sign of zeros choice documented
+
+-------------------------------------------------------------------

Old:
----
  mpfi-1.5.1.tar.bz2

New:
----
  mpfi-1.5.3.tar.bz2

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

Other differences:
------------------
++++++ mpfi.spec ++++++
--- /var/tmp/diff_new_pack.VlydRi/_old  2018-01-20 11:27:44.361491153 +0100
+++ /var/tmp/diff_new_pack.VlydRi/_new  2018-01-20 11:27:44.361491153 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mpfi
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           mpfi
 %define lname  libmpfi0
-Version:        1.5.1
+Version:        1.5.3
 Release:        0
-Group:          Productivity/Scientific/Math
 Summary:       Multi-precision floating-point interval arithmetic computation 
library
 License:        LGPL-2.1+
-URL:            http://mpfi.gforge.inria.fr/
+Group:          Productivity/Scientific/Math
+Url:            http://mpfi.gforge.inria.fr/
 
 #SVN-Clone:    svn://scm.gforge.inria.fr/svnroot/mpfi/trunk
-Source:                %name-%version.tar.bz2
+# Download depends on the file ID, not the filename!
+Source:         
https://gforge.inria.fr/frs/download.php/file/37331/mpfi-1.5.3.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gmp-devel >= 4.1.0, mpfr-devel >= 2.4.2, pkgconfig
-Prereq:                %install_info_prereq
+BuildRequires:  gmp-devel >= 4.1.0
+BuildRequires:  mpfr-devel >= 2.4.2
+BuildRequires:  pkgconfig
+PreReq:         %install_info_prereq
 
 %description
 MPFI is a C library for arbitrary precision interval arithmetic with

++++++ mpfi-1.5.1.tar.bz2 -> mpfi-1.5.3.tar.bz2 ++++++
++++ 54631 lines of diff (skipped)


Reply via email to