https://bugzilla.redhat.com/show_bug.cgi?id=1747142 --- Comment #1 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed BuildRequires are ok $ rpm -qp --requires perl-Mojo-JWT-0.08-1.fc32.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(MIME::Base64) 1 perl(:MODULE_COMPAT_5.30.0) 1 perl(Mojo::Base) 1 perl(Mojo::JSON) There are missing binary requires. FIX: Please add following run-requires: - perl(Crypt::OpenSSL::RSA) - lib/Mojo/JWT.pm:113 - perl(Digest::SHA) - lib/Mojo/JWT.pm:106 $ rpm -qp --provides perl-Mojo-JWT-0.08-1.fc32.noarch.rpm | sort | uniq -c 1 perl(Mojo::JWT) = 0.08 1 perl-Mojo-JWT = 0.08-1.fc32 Binary provides are Ok. $ rpmlint ./perl-Mojo-JWT* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Rpmlint is ok Please correct 'FIX' issue. Resolution: Approved -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx