https://bugzilla.redhat.com/show_bug.cgi?id=1793619

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Robert-André Mauchin <[email protected]> ---
 - Apache 2.0 → ASL 2.0

 - You have MIT twice, remove "and MIT"

 - There is no static binary or library in this crate so specifying the result
of cargo-license is not needed, only the MIT code is shipped with this package:

# Upstream license specification: MIT
# cargo-license was used to determine this set
License:        MIT and (Apache 2.0 or MIT) and ISC and MIT and (MIT or
Unlicense)

 - Summary is too long: no  more than 80 characters

 - You must include the LICENSE file with %license in %files:

%files          devel
%license LICENSE
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/

 - Fix the line encoding of the readme:

rust-conv-devel.noarch: W: wrong-file-end-of-line-encoding
/usr/share/doc/rust-conv-devel/README.md

-- 
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
_______________________________________________
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]

Reply via email to