Hello community, here is the log from the commit of package mpc for openSUSE:Factory checked in at 2018-01-26 13:33:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpc (Old) and /work/SRC/openSUSE:Factory/.mpc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpc" Fri Jan 26 13:33:18 2018 rev:27 rq:566565 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mpc/mpc.changes 2018-01-10 23:28:42.270223206 +0100 +++ /work/SRC/openSUSE:Factory/.mpc.new/mpc.changes 2018-01-26 13:33:19.994575210 +0100 @@ -1,0 +2,14 @@ +Wed Jan 17 08:08:52 UTC 2018 - [email protected] + +- Update to version 1.1.0. + - Compatible with mpfr 4.0.0, obsoletes mpc-1.0.3-addsubulp.diff + and mpc-1.0.3-fmma.diff. + - New functions mpc_cmp_abs and mpc_rootofunity + - Rewrite of the testing framework + - New mpcbench tool, used with make bench + - Fixed handling of over- and underflows with directed rounding in + the "other direction" for mpc_cos, mpc_sin, mpc_exp and mpc_pow + - Fixed a bug in mpc_atan(0,y) with |y| near 1 +- Adjust URLs to tarball and signature. + +------------------------------------------------------------------- Old: ---- mpc-1.0.3-addsubulp.diff mpc-1.0.3-fmma.diff mpc-1.0.3.tar.gz mpc-1.0.3.tar.gz.sig New: ---- mpc-1.1.0.tar.gz mpc-1.1.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpc.spec ++++++ --- /var/tmp/diff_new_pack.kiLUbX/_old 2018-01-26 13:33:20.742540274 +0100 +++ /var/tmp/diff_new_pack.kiLUbX/_new 2018-01-26 13:33:20.746540087 +0100 @@ -17,18 +17,16 @@ Name: mpc -Version: 1.0.3 +Version: 1.1.0 Release: 0 Summary: MPC multiple-precision complex shared library License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: http://www.multiprecision.org/mpc/ -Source0: http://www.multiprecision.org/mpc/download/mpc-%{version}.tar.gz -Source1: http://www.multiprecision.org/mpc/download/mpc-%{version}.tar.gz.sig +Source0: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz +Source1: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz.sig Source2: %{name}.keyring Source3: baselibs.conf -Patch1: mpc-1.0.3-fmma.diff -Patch2: mpc-1.0.3-addsubulp.diff BuildRequires: gmp-devel BuildRequires: mpfr-devel Requires(post): %{install_info_prereq} @@ -62,8 +60,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 %build %configure ++++++ mpc-1.0.3.tar.gz -> mpc-1.1.0.tar.gz ++++++ ++++ 18636 lines of diff (skipped)
