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-06-09 21:52:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afl (Old) and /work/SRC/openSUSE:Factory/.afl.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afl" Wed Jun 9 21:52:27 2021 rev:63 rq:898301 version:3.13c Changes: -------- --- /work/SRC/openSUSE:Factory/afl/afl.changes 2021-06-02 22:12:02.732168020 +0200 +++ /work/SRC/openSUSE:Factory/.afl.new.32437/afl.changes 2021-06-09 21:52:45.850524159 +0200 @@ -1,0 +2,5 @@ +Tue Jun 8 09:06:11 UTC 2021 - Andreas Schwab <[email protected]> + +- Fix filelist for riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afl.spec ++++++ --- /var/tmp/diff_new_pack.eojVCt/_old 2021-06-09 21:52:46.286524936 +0200 +++ /var/tmp/diff_new_pack.eojVCt/_new 2021-06-09 21:52:46.290524943 +0200 @@ -75,11 +75,13 @@ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/%{name}-as %{_libexecdir}/%{name}/as -%ifarch x86_64 aarch64 ppc64 ppc64le s390x +%ifarch x86_64 aarch64 ppc64 ppc64le s390x riscv64 %{_libexecdir}/%{name}/afl-compiler-rt-64.o %{_libexecdir}/%{name}/afl-llvm-rt-64.o +%ifnarch riscv64 %{_libexecdir}/%{name}/afl-llvm-rt-lto-64.o %endif +%endif %ifarch %ix86 %{arm} %{_libexecdir}/%{name}/afl-compiler-rt-32.o %{_libexecdir}/%{name}/afl-llvm-rt-32.o @@ -89,7 +91,7 @@ %endif %{_libexecdir}/%{name}/afl-compiler-rt.o %{_libexecdir}/%{name}/afl-llvm-rt.o -%ifnarch %{arm} +%ifnarch %{arm} riscv64 %{_libexecdir}/%{name}/afl-llvm-rt-lto.o %endif %{_libexecdir}/%{name}/dynamic_list.txt
