From 3dc1c432ba28878fa2fa5334780735e604787dc0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 17:38:42 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Pod-Eventual.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Pod-Eventual.spec b/perl-Pod-Eventual.spec index 26b770f..0efec8d 100644 --- a/perl-Pod-Eventual.spec +++ b/perl-Pod-Eventual.spec @@ -26,7 +26,6 @@ BuildRequires: perl(Test::More) >= 0.96 # Optional Tests: BuildRequires: perl(CPAN::Meta) >= 2.120900 # Explicit dependencies: -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description POD is a pretty simple format to write, but it can be a big pain to deal with