https://bugzilla.redhat.com/show_bug.cgi?id=2033886
Christopher Crouse <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Christopher Crouse <[email protected]> --- Interesting, updating the spec to the following it will build successfully, without the sed cli command: ___ # remove the specified stock icon from appdata (invalid in libappstream-glib) # sed -i '/icon type="stock"/d' %{buildroot}/%{_datadir}/metainfo/%{plug_rdnn}.appdata.xml %check appstreamcli validate \ %{buildroot}/%{_datadir}/metainfo/%{plug_rdnn}.appdata.xml ___ Regardless, looks good. Should generate a patch to remove the specified stock icon from appdata and open an issue upsteam or change to above mentioned. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2033886 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
