From b7085b0a9850139b3ef73474c6631017a8aa83ff Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 11:55:37 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Crypt-URandom.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Crypt-URandom.spec b/perl-Crypt-URandom.spec index e4649bf..e87291d 100644 --- a/perl-Crypt-URandom.spec +++ b/perl-Crypt-URandom.spec @@ -31,7 +31,6 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Encode) BuildRequires: perl(Test::Pod) >= 1.14 %endif -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(FileHandle) %description