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

This commit is contained in:
Jitka Plesnikova 2023-01-13 12:24:15 +01:00
parent 38fea94ecc
commit f84ac74b19
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ BuildRequires: perl(utf8)
BuildRequires: perl(CPAN::Meta) >= 2.120900
BuildRequires: perl(CPAN::Meta::Prereqs)
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
%description
This module implements most of strptime(3), the POSIX function that is the