From 25e6bc16bb580e923243a886f819f6d7f96de5dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 9 Sep 2020 16:24:31 +0200 Subject: [PATCH] Invert a perl dependency Fedora MBS cannot handle an excluding expansion ([-5.28]) Could not execute module_build: The build failed with: Cannot find any module builds for perl:master --- perl-IO-Socket-SSL.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-IO-Socket-SSL.yaml b/perl-IO-Socket-SSL.yaml index c53fc91..3477e25 100644 --- a/perl-IO-Socket-SSL.yaml +++ b/perl-IO-Socket-SSL.yaml @@ -20,10 +20,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/IO-Socket-SSL profiles: