https://bugzilla.redhat.com/show_bug.cgi?id=1836770 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- 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 FIX: perl(Test::Builder::Module) is listed twice. The second occurrence should be replaced by perl(Test::Builder::Tester). $ rpm -qp --requires perl-Test-Metrics-Any-0.01-1.fc33.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(base) 1 perl(Metrics::Any::Adapter) 1 perl(Metrics::Any::Adapter::Test) 1 perl(:MODULE_COMPAT_5.30.2) 1 perl(strict) 1 perl(Test::Builder::Module) 1 perl(warnings) Binary requires are Ok. $ rpm -qp --provides perl-Test-Metrics-Any-0.01-1.fc33.noarch.rpm | sort | uniq -c 1 perl(Test::Metrics::Any) = 0.01 1 perl-Test-Metrics-Any = 0.01-1.fc33 1 perl(Test::Metrics::Any::_predicate) Binary provides are Ok. TODO: Consider to filter provide perl(Test::Metrics::Any::_predicate) $ rpmlint ./perl-Test-Metrics-Any* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Rpmlint is ok Please correct all 'FIX' issues and consider fixing 'TODO' items. 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