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-03-29 18:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Mon Mar 29 18:22:32 2021 rev:59 rq:881926 version:3.12c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2021-03-25 14:52:43.544509900 
+0100
+++ /work/SRC/openSUSE:Factory/.afl.new.2401/afl.changes        2021-03-29 
18:22:33.566310269 +0200
@@ -1,0 +2,5 @@
+Mon Mar 29 12:29:54 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix packaging on aarch64 and %{arm}
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.JP3p4d/_old  2021-03-29 18:22:34.174310891 +0200
+++ /var/tmp/diff_new_pack.JP3p4d/_new  2021-03-29 18:22:34.178310895 +0200
@@ -71,11 +71,11 @@
 %dir %{_libexecdir}/%{name}
 %{_libexecdir}/%{name}/%{name}-as
 %{_libexecdir}/%{name}/as
-%ifarch x86_64 ppc64 ppc64le s390x
+%ifarch x86_64 aarch64 ppc64 ppc64le s390x
 %{_libexecdir}/%{name}/afl-compiler-rt-64.o
 %{_libexecdir}/%{name}/afl-llvm-rt-64.o
 %endif
-%ifarch %ix86
+%ifarch %ix86 %{arm}
 %{_libexecdir}/%{name}/afl-compiler-rt-32.o
 %{_libexecdir}/%{name}/afl-llvm-rt-32.o
 %endif

Reply via email to