Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm13 for openSUSE:Factory checked in at 2021-12-26 13:30:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm13 (Old) and /work/SRC/openSUSE:Factory/.llvm13.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm13" Sun Dec 26 13:30:16 2021 rev:4 rq:942459 version:13.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm13/llvm13.changes 2021-11-23 22:11:58.158600334 +0100 +++ /work/SRC/openSUSE:Factory/.llvm13.new.2520/llvm13.changes 2021-12-26 13:30:20.942952813 +0100 @@ -1,0 +2,6 @@ +Sat Dec 18 15:05:40 UTC 2021 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- BuildRequires: python-rpm-macros to fix Leap 15.3 build. +- More memory for GCC compile jobs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm13.spec ++++++ --- /var/tmp/diff_new_pack.1vfBRo/_old 2021-12-26 13:30:22.466953875 +0100 +++ /var/tmp/diff_new_pack.1vfBRo/_new 2021-12-26 13:30:22.478953883 +0100 @@ -146,6 +146,7 @@ BuildRequires: libstdc++-devel BuildRequires: ninja BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: python3-base BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(zlib) @@ -672,7 +673,7 @@ TARGETS_TO_BUILD="host;BPF" %endif -mem_per_compile_job=900000 +mem_per_compile_job=1000000 %ifarch i586 ppc armv6hl armv7hl # 32-bit arches need less memory than 64-bit arches. mem_per_compile_job=600000