https://bugzilla.redhat.com/show_bug.cgi?id=2447795
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Fabio Valentini <[email protected]> --- Missing license files in published crates has been fixed in git master branch, there just hasn't been a new release with this change yet: https://github.com/rust-windowing/gl-rs/commit/79ecda7 In general, I would recommend not to use "master" (or other "branch" type refs) when referencing raw files, since these links are not stable. Instead, use the commit or tag that corresponds to the version you're packaging here. In this case, this would be commit "ea503e8d5fb6d73c6030e6191ce738cd3bf3433e" or the "gl-v0.14.0" tag. -- 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=2447795 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202447795%23c4 -- _______________________________________________ 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
