Hello community, here is the log from the commit of package mpfr for openSUSE:Factory checked in at 2016-02-22 10:09:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpfr (Old) and /work/SRC/openSUSE:Factory/.mpfr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpfr" Changes: -------- --- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes 2015-07-05 17:50:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mpfr.new/mpfr.changes 2016-02-22 10:09:42.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Feb 17 09:39:33 UTC 2016 - rguent...@suse.com + +- Add cummulative patch mpfr-3.1.3-patch1to12.patch + * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.3/#fixed> + +------------------------------------------------------------------- New: ---- mpfr-3.1.3-patch1to12.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpfr.spec ++++++ --- /var/tmp/diff_new_pack.j30ylY/_old 2016-02-22 10:09:43.000000000 +0100 +++ /var/tmp/diff_new_pack.j30ylY/_new 2016-02-22 10:09:43.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpfr # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -27,6 +27,7 @@ Source1: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2.asc Source2: %{name}.keyring Source3: baselibs.conf +Patch: mpfr-3.1.3-patch1to12.patch BuildRequires: gmp-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,6 +67,7 @@ %prep %setup -q +%patch -p1 %build %configure \ ++++++ mpfr-3.1.3-patch1to12.patch ++++++ ++++ 3848 lines (skipped)