Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package afl for openSUSE:Factory checked in at 2025-05-20 09:35:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afl (Old) and /work/SRC/openSUSE:Factory/.afl.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afl" Tue May 20 09:35:16 2025 rev:87 rq:1278053 version:4.32c Changes: -------- --- /work/SRC/openSUSE:Factory/afl/afl.changes 2025-04-28 16:18:33.830759320 +0200 +++ /work/SRC/openSUSE:Factory/.afl.new.30101/afl.changes 2025-05-20 09:37:27.291688139 +0200 @@ -1,0 +2,6 @@ +Fri May 16 12:41:31 UTC 2025 - Marcus Meissner <meiss...@suse.com> + +- require exact gcc it was built with to avoid gcc version mismatches + (bsc#1243255) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afl.spec ++++++ --- /var/tmp/diff_new_pack.hoBBvG/_old 2025-05-20 09:37:28.899758318 +0200 +++ /var/tmp/diff_new_pack.hoBBvG/_new 2025-05-20 09:37:28.919759191 +0200 @@ -49,6 +49,9 @@ BuildRequires: python3-devel Requires: lld +%define gccver %(rpm -q --qf '%%{VERSION}' gcc) +%requires_eq gcc%{gccver} + %package devel Summary: Development headers for use when fuzzing with American fuzzy lop Requires: %name = %version