Hello community, here is the log from the commit of package mpfr for openSUSE:Factory checked in at 2020-04-05 20:49:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpfr (Old) and /work/SRC/openSUSE:Factory/.mpfr.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpfr" Sun Apr 5 20:49:00 2020 rev:52 rq:790496 version:4.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes 2019-07-21 11:28:44.148834150 +0200 +++ /work/SRC/openSUSE:Factory/.mpfr.new.3248/mpfr.changes 2020-04-05 20:49:03.228924800 +0200 @@ -1,0 +2,5 @@ +Wed Apr 1 07:27:49 UTC 2020 - Richard Biener <[email protected]> + +- Add cummulative patch mpfr-4.0.2-p6.patch fixing various bugs. + +------------------------------------------------------------------- New: ---- mpfr-4.0.2-p6.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpfr.spec ++++++ --- /var/tmp/diff_new_pack.O7LKKk/_old 2020-04-05 20:49:03.908925451 +0200 +++ /var/tmp/diff_new_pack.O7LKKk/_new 2020-04-05 20:49:03.912925454 +0200 @@ -1,7 +1,7 @@ # # spec file for package mpfr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,12 +22,13 @@ Summary: The GNU multiple-precision floating-point library License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ -Url: http://www.mpfr.org/ +URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2 Source1: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2.asc Source2: %{name}.keyring Source3: baselibs.conf Patch0: floating-point-format-no-lto.patch +Patch1: mpfr-4.0.2-p6.patch BuildRequires: gmp-devel BuildRequires: pkgconfig @@ -69,6 +70,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure \ ++++++ mpfr-4.0.2-p6.patch ++++++ ++++ 1546 lines (skipped)
