Remove perl(MODULE_COMPAT), it will be replaced by generators

This commit is contained in:
Jitka Plesnikova 2023-01-13 14:22:49 +01:00
parent 5f1197c443
commit 6befd298cf

View File

@ -27,7 +27,6 @@ BuildRequires: perl(Test::More)
# Optional tests: # Optional tests:
# CPAN::Meta not helpful # CPAN::Meta not helpful
# CPAN::Meta::Prereqs not helpful # CPAN::Meta::Prereqs not helpful
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Time::Local) >= 1.28 Requires: perl(Time::Local) >= 1.28
# Strongly recommended: # Strongly recommended:
Requires: perl(Time::Zone) Requires: perl(Time::Zone)