From f7bde2b8f38efd009f64ba047e3d011cf06864f3 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 16:32:56 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-namespace-clean.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index 18b297a..dbdd404 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -45,7 +45,6 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Variable::Magic) %endif # Runtime -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(B::Hooks::EndOfScope) >= 0.12 Requires: perl(Package::Stash) >= 0.23