https://bugzilla.redhat.com/show_bug.cgi?id=2494268
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED Flags| |fedora-review? --- Comment #3 from Fabio Valentini <[email protected]> --- Please see my comments on the liblzma-sys review: https://bugzilla.redhat.com/show_bug.cgi?id=2494237#c19 We need this crate (eventually) to work on i686 since we need it for newer versions of rust-async-compression, and it is still needed on i686. First review pass: - Update to latest version (this is for 0.4.7, latest is 0.4.8). - Drop ExcludeArch, we need this on i686 *and* it's the wrong way to exclude arches for library-only Rust crates (use the "package.unsupported-arches" setting instead). -- 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=2494268 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202494268%23c3 -- _______________________________________________ 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
