https://bugzilla.redhat.com/show_bug.cgi?id=2510148
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |fedora-review? Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #2 from Fabio Valentini <[email protected]> --- A few minor things: The license summary from the build.log is: ### BEGIN LICENSE SUMMARY ### # BSD-3-Clause OR Apache-2.0 # MIT OR Apache-2.0 # Unlicense OR MIT # Zlib OR Apache-2.0 OR MIT ### END LICENSE SUMMARY ### These all need to be reflected by the License tag in the "qrcode" subpackage. Alternatively, if you aren't even packaging this for the command-line application, you can drop it (see package.cargo-install-bin = false setting, check "man rust2rpm.toml" for more info). It might also be a good idea to drop the *.png, *.pic, and *.svg files from src/* and examples/*, they appear to only be test input and aren't needed when using this crate as a library. -- 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=2510148 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202510148%23c2 -- _______________________________________________ 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
