Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package arb for openSUSE:Factory checked in at 2023-04-08 00:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arb (Old) and /work/SRC/openSUSE:Factory/.arb.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arb" Sat Apr 8 00:23:14 2023 rev:6 rq:1077925 version:2.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/arb/arb.changes 2022-07-05 12:38:01.466289389 +0200 +++ /work/SRC/openSUSE:Factory/.arb.new.19717/arb.changes 2023-04-08 00:23:15.284701290 +0200 @@ -1,0 +2,6 @@ +Fri Apr 7 20:59:24 UTC 2023 - Jan Engelhardt <[email protected]> + +- Explicitly switch from MPIR to GMP (due to implicit presence of + GMP, arb was already built with it). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arb.spec ++++++ --- /var/tmp/diff_new_pack.FVRCGz/_old 2023-04-08 00:23:15.788703992 +0200 +++ /var/tmp/diff_new_pack.FVRCGz/_new 2023-04-08 00:23:15.792704014 +0200 @@ -1,7 +1,7 @@ # # spec file for package arb # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ BuildRequires: automake BuildRequires: flint-devel >= 2.9 BuildRequires: gcc-c++ -BuildRequires: libmpir-devel +BuildRequires: gmp-devel BuildRequires: libtool BuildRequires: mpfr-devel # packagers: see history.rst for changelog
