https://bugzilla.redhat.com/show_bug.cgi?id=1757117 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 are almost ok FIX: Please remove duplicity of 'perl(parent)' and add version constraint for 'perl(Module::Build::Tiny) >= 0.035' $ rpm -qp --requires perl-TOML-Parser-0.91-1.fc32.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(constant) 1 perl(Encode) 1 perl(Exporter) >= 5.57 1 perl(:MODULE_COMPAT_5.30.0) 1 perl(parent) 1 perl(strict) 1 perl(TOML::Parser::Tokenizer) 1 perl(TOML::Parser::Tokenizer::Strict) 1 perl(TOML::Parser::Util) 1 perl(Types::Serialiser) 1 perl(:VERSION) >= 5.10.0 1 perl(:VERSION) >= 5.8.5 1 perl(warnings) Binary requires are Ok. $ rpm -qp --provides perl-TOML-Parser-0.91-1.fc32.noarch.rpm | sort | uniq -c 1 perl(TOML::Parser) = 0.91 1 perl-TOML-Parser = 0.91-1.fc32 1 perl(TOML::Parser::Tokenizer) 1 perl(TOML::Parser::Tokenizer::Strict) 1 perl(TOML::Parser::Util) Binary provides are Ok. $ rpmlint ./perl-TOML-Parser* perl-TOML-Parser.noarch: W: file-not-utf8 /usr/share/doc/perl-TOML-Parser/README.md 2 packages and 1 specfiles checked; 0 errors, 1 warnings. Rpmlint is ok FIX: Remove '%clean' from spec file. The %clean section is not required. Please correct all 'FIX' issues. 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