Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2024-09-25 21:52:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Wed Sep 25 21:52:43 2024 rev:108 rq:1202918 version:202405 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2024-09-18 15:26:28.731831511 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new.29891/ovmf.changes 2024-09-25 21:52:48.775088003 +0200 @@ -1,0 +2,6 @@ +Wed Sep 18 08:37:37 UTC 2024 - Fabian Vogt <fv...@suse.com> + +- ovmf-rpmlintrc: Add wildcard to make the filter effective on 15.x + again + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.3LEdY9/_old 2024-09-25 21:52:50.171146070 +0200 +++ /var/tmp/diff_new_pack.3LEdY9/_new 2024-09-25 21:52:50.175146236 +0200 @@ -2,6 +2,6 @@ addFilter("statically-linked-binary /usr/lib/debug/*") addFilter("executable-stack /usr/lib/debug/*") addFilter("position-independent-executable-suggested /usr/lib/debug/*") -addFilter("arch-independent-package-contains-binary-or-object /usr/share/qemu/ovmf-x86_64-xen-4m.bin") -addFilter("arch-independent-package-contains-binary-or-object /usr/share/qemu/ovmf-x86_64-xen.bin") +addFilter("arch-independent-package-contains-binary-or-object .*/usr/share/qemu/ovmf-x86_64-xen-4m.bin") +addFilter("arch-independent-package-contains-binary-or-object .*/usr/share/qemu/ovmf-x86_64-xen.bin")