Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package QtDMM for openSUSE:Factory checked in at 2023-05-04 17:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QtDMM (Old) and /work/SRC/openSUSE:Factory/.QtDMM.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QtDMM" Thu May 4 17:10:44 2023 rev:22 rq:1084456 version:0.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/QtDMM/QtDMM.changes 2023-01-21 19:11:38.985328784 +0100 +++ /work/SRC/openSUSE:Factory/.QtDMM.new.1533/QtDMM.changes 2023-05-04 17:11:04.852542834 +0200 @@ -1,0 +2,6 @@ +Thu Apr 20 11:40:25 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Drop using binutils-gold as it is unmaintained and + will be dropped (boo#1210687). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QtDMM.spec ++++++ --- /var/tmp/diff_new_pack.4ELJNZ/_old 2023-05-04 17:11:05.320545574 +0200 +++ /var/tmp/diff_new_pack.4ELJNZ/_new 2023-05-04 17:11:05.324545598 +0200 @@ -1,7 +1,7 @@ # # spec file for package QtDMM # -# 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 @@ -26,9 +26,6 @@ Source: https://github.com/tuxmaster/QtDMM/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM QtDMM-0.9.2-newmodels.patch Patch0: QtDMM-0.9.2-newmodels.patch -%ifnarch riscv64 -BuildRequires: binutils-gold -%endif BuildRequires: libqt5-linguist BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -54,9 +51,7 @@ %patch0 -p1 # called lrelease in openSUSE sed -i 's/lrelease-qt5/lrelease/' src/src.pro -%ifarch riscv64 sed -i 's/-fuse-ld=gold//' src/src.pro -%endif %build %qmake5