From 2d1800c0129b477178faf6e2161b754f9597f6bb Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 20:13:35 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Tie-IxHash.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Tie-IxHash.spec b/perl-Tie-IxHash.spec index 71eb416..8861283 100644 --- a/perl-Tie-IxHash.spec +++ b/perl-Tie-IxHash.spec @@ -33,7 +33,6 @@ BuildRequires: perl(Test::More) # Optional tests: BuildRequires: perl(Test::Pod) >= 1.14 %endif -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This Perl module implements Perl hashes that preserve the order in