Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mold for openSUSE:Factory checked in at 2022-07-01 13:45:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mold (Old) and /work/SRC/openSUSE:Factory/.mold.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mold" Fri Jul 1 13:45:05 2022 rev:16 rq:986181 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mold/mold.changes 2022-06-18 22:06:15.251661593 +0200 +++ /work/SRC/openSUSE:Factory/.mold.new.1548/mold.changes 2022-07-01 13:45:35.226955123 +0200 @@ -1,0 +2,9 @@ +Fri Jul 1 09:13:58 UTC 2022 - Martin Li??ka <mli...@suse.cz> + +- Update to version 1.3.1 + * mold now supports .preinit_array sections. Without this, + AddressSanitizer didn't work in some environments. (3b75398) + * [ARM32] R_ARM_MOVT_PREL and R_ARM_PREL31 relocations are now handled + correctly so that mold no longer emit spurious "recompile with -fPIC" errors. (5294300) + +------------------------------------------------------------------- Old: ---- mold-1.3.0.tar.gz New: ---- mold-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mold.spec ++++++ --- /var/tmp/diff_new_pack.vivdsX/_old 2022-07-01 13:45:35.702955837 +0200 +++ /var/tmp/diff_new_pack.vivdsX/_new 2022-07-01 13:45:35.710955849 +0200 @@ -17,14 +17,14 @@ Name: mold -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: A Modern Linker (mold) License: AGPL-3.0-or-later Group: Development/Tools/Building URL: https://github.com/rui314/mold Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz -ExclusiveArch: x86_64 aarch64 riscv64 +ExclusiveArch: aarch64 %arm x86_64 aarch64 riscv64 BuildRequires: cmake %if %{suse_version} < 1550 BuildRequires: gcc10-c++ ++++++ mold-1.3.0.tar.gz -> mold-1.3.1.tar.gz ++++++ ++++ 2162 lines of diff (skipped)