From fdc4f70b5ae99a2a66aa66b262e4f620a2d8b7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 10 Sep 2020 16:24:07 +0200 Subject: [PATCH] Invert a perl dependency Fedora MBS does not support a negative expansion. --- perl-FCGI.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-FCGI.yaml b/perl-FCGI.yaml index 70726a5..e1e6907 100644 --- a/perl-FCGI.yaml +++ b/perl-FCGI.yaml @@ -11,10 +11,10 @@ data: dependencies: - buildrequires: platform: [f34] - perl: [-5.28] + perl: ['5.30', '5.32'] requires: platform: [f34] - perl: [-5.28] + perl: ['5.30', '5.32'] references: community: https://metacpan.org/release/FCGI profiles: