From f4f36276c356a9c08b1e4ce04810f75bd0cf8733 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 15:00:34 +0100 Subject: [PATCH] Remove perl(MODULE_COMPAT), it will be replaced by generators --- perl-Lingua-Stem-Ru.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Lingua-Stem-Ru.spec b/perl-Lingua-Stem-Ru.spec index 535b3c2..6f988b1 100644 --- a/perl-Lingua-Stem-Ru.spec +++ b/perl-Lingua-Stem-Ru.spec @@ -17,7 +17,6 @@ BuildRequires: perl(Carp) BuildRequires: perl(Exporter) >= 5.57 # Tests: BuildRequires: perl(Test::More) >= 0.88 -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This module applies the Porter Stemming Algorithm to its parameters,