From 36318aaedf945d68e10274a58aec0fa0f55a91c4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 14:33:48 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Inline-Python.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 222bb97..3d22512 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -44,7 +44,6 @@ BuildRequires: python3 BuildRequires: python3-devel Requires: perl(Inline) >= 0.46 Requires: perl(Inline::denter) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Remove underspecified generated dependency %global __requires_exclude ^perl\\(Inline\\)$