Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package afl for openSUSE:Factory checked in at 2021-09-26 21:48:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afl (Old) and /work/SRC/openSUSE:Factory/.afl.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afl" Sun Sep 26 21:48:46 2021 rev:66 rq:921493 version:3.14c Changes: -------- --- /work/SRC/openSUSE:Factory/afl/afl.changes 2021-07-20 15:40:21.801568882 +0200 +++ /work/SRC/openSUSE:Factory/.afl.new.1899/afl.changes 2021-09-26 21:49:36.546844123 +0200 @@ -1,0 +2,6 @@ +Sun Sep 26 11:04:42 UTC 2021 - Marcus Meissner <meiss...@suse.com> + +- enable gcc-plugin on factory +- build with 32bit plugins on x86_64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afl.spec ++++++ --- /var/tmp/diff_new_pack.WvDMuU/_old 2021-09-26 21:49:37.034844726 +0200 +++ /var/tmp/diff_new_pack.WvDMuU/_new 2021-09-26 21:49:37.038844731 +0200 @@ -27,6 +27,12 @@ Patch1: afl-3.0c-fix-paths.patch BuildRequires: clang BuildRequires: gcc-c++ +%ifarch x86_64 +BuildRequires: gcc-32bit +%endif +%if %?suse_version >= 1550 +BuildRequires: gcc-devel +%endif BuildRequires: lld BuildRequires: llvm-devel >= 11.0.0 BuildRequires: python3-devel @@ -82,11 +88,11 @@ %{_libexecdir}/%{name}/afl-llvm-rt-lto-64.o %endif %endif -%ifarch %ix86 %{arm} s390x ppc64le +%ifarch %ix86 %{arm} s390x ppc64le x86_64 %{_libexecdir}/%{name}/afl-compiler-rt-32.o %{_libexecdir}/%{name}/afl-llvm-rt-32.o %endif -%ifarch %ix86 aarch64 s390x ppc64le +%ifarch %ix86 aarch64 s390x ppc64le x86_64 %{_libexecdir}/%{name}/afl-llvm-rt-lto-32.o %endif %{_libexecdir}/%{name}/afl-compiler-rt.o