Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://solomoncyj.fedorapeople.org/reviews/rust-rexif/rust-rexif.spec SRPM URL: https://solomoncyj.fedorapeople.org/reviews/rust-rexif/rust-rexif-0.7.5-1.fc45.src.rpm Description: RExif is a native Rust crate, written to extract EXIF data from JPEG and TIFF images. Fedora Account System Username: solomoncyj
Copr build: https://copr.fedorainfracloud.org/coprs/build/10159239 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2441747-rust-rexif/fedora-rawhide-x86_64/10159239-rust-rexif/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
- the summary is a bit odd: "EXIF data extractor JPEG and TIFF images" - maybe "EXIF data extractor for JPEG and TIFF images"? - you forgot to fix the License field # FIXME: paste output of %%cargo_license_summary here License: # FIXME # LICENSE.dependencies contains a full license breakdown you can find the list of licenses by searching for BEGIN LICENSE SUMMARY and END LICENSE SUMMARY in build.log, e.g. ❯ grep -A5 "BEGIN LICENSE" build.log ### BEGIN LICENSE SUMMARY ### # MIT ### END LICENSE SUMMARY ### => the section should be # MIT License: MIT # LICENSE.dependencies contains a full license breakdown