Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2023-04-25 16:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Tue Apr 25 16:53:48 2023 rev:273 rq:1082466 version:7.5.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2023-04-08 17:38:39.053903712 +0200 +++ /work/SRC/openSUSE:Factory/.libreoffice.new.1533/libreoffice.changes 2023-04-25 16:53:49.546403353 +0200 @@ -1,0 +2,6 @@ +Thu Apr 20 10:53:47 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Do not use binutils-gold as the package is unmaintained + and will be removed in the future (boo#1210687). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.jKes0z/_old 2023-04-25 16:53:54.758457082 +0200 +++ /var/tmp/diff_new_pack.jKes0z/_new 2023-04-25 16:53:54.766457164 +0200 @@ -125,9 +125,6 @@ BuildRequires: ant BuildRequires: autoconf BuildRequires: awk -%ifnarch riscv64 -BuildRequires: binutils-gold -%endif BuildRequires: bison BuildRequires: bsh2 BuildRequires: commons-logging @@ -1123,11 +1120,7 @@ %configure \ --with-parallelism=%{jobs} \ --enable-eot \ -%ifarch riscv64 --enable-ld=bfd \ -%else - --enable-ld=gold \ -%endif %if %{with lto} --enable-lto \ %endif