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-04-10 15:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Sat Apr 10 15:27:57 2021 rev:61 rq:884083 version:3.12c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2021-04-06 17:31:52.671266021 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new.2401/afl.changes        2021-04-10 
15:29:03.802497459 +0200
@@ -1,0 +2,5 @@
+Fri Apr  9 12:25:49 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix packaging for aarch64 and %arm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.DFfQxP/_old  2021-04-10 15:29:04.358498113 +0200
+++ /var/tmp/diff_new_pack.DFfQxP/_new  2021-04-10 15:29:04.362498118 +0200
@@ -83,11 +83,15 @@
 %ifarch %ix86 %{arm}
 %{_libexecdir}/%{name}/afl-compiler-rt-32.o
 %{_libexecdir}/%{name}/afl-llvm-rt-32.o
+%endif
+%ifarch %ix86 aarch64
 %{_libexecdir}/%{name}/afl-llvm-rt-lto-32.o
 %endif
 %{_libexecdir}/%{name}/afl-compiler-rt.o
 %{_libexecdir}/%{name}/afl-llvm-rt.o
+%ifnarch %{arm}
 %{_libexecdir}/%{name}/afl-llvm-rt-lto.o
+%endif
 %{_libexecdir}/%{name}/dynamic_list.txt
 %{_libexecdir}/%{name}/*.so
 %dir %{_datadir}/%{name}

Reply via email to