https://bugzilla.redhat.com/show_bug.cgi?id=2426937
Artur Frenszek-Iwicki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Artur Frenszek-Iwicki <[email protected]> --- > ExclusiveArch: x86_64 aarch64 I'm guessing this is because of qtwebengine? In which case, you should use %{qt6_qtwebengine_arches} here. > Source0: > https://github.com/foldynl/QLog/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz You can avoid the #/ renaming trick by using ".../tags/v%{version}/%{name}-%{version}.tar.gz". > %description > It is based on the Qt 5 framework and uses SQLite as database backend. You're building with Qt6, so drop the number here or change it to 6. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2426937 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202426937%23c10 -- _______________________________________________ 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, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
