From 26d49829cfc270a5a292521906ea45835fd286c6 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 10:38:16 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Capture-Tiny.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 4eacecb..3d3d056 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -30,7 +30,6 @@ BuildRequires: perl(lib) BuildRequires: perl(PerlIO::scalar) # Test::Differences is optional BuildRequires: perl(Test::More) >= 0.62 -Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) %description Capture::Tiny provides a simple, portable way to capture anything sent to