From d19234c4e11a83ff796f874cf15dab688a2b69aa Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 14:21:49 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-HTTP-CookieJar.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-HTTP-CookieJar.spec b/perl-HTTP-CookieJar.spec index 3f7c817..2f8681f 100644 --- a/perl-HTTP-CookieJar.spec +++ b/perl-HTTP-CookieJar.spec @@ -28,7 +28,6 @@ BuildRequires: perl(Time::Local) BuildRequires: perl(URI) BuildRequires: perl(strict), perl(warnings) -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This module implements a minimalist HTTP user agent cookie jar in