From 59273f2b37e8c40a20c95fb7d86bf1f170af0ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 1 Mar 2022 11:54:33 +0100 Subject: [PATCH] Add a context for F37 --- perl-DBD-MySQL.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/perl-DBD-MySQL.yaml b/perl-DBD-MySQL.yaml index 1a20cad..22b93cf 100644 --- a/perl-DBD-MySQL.yaml +++ b/perl-DBD-MySQL.yaml @@ -47,6 +47,18 @@ data: rpms: macros: | %_without_perl_Devel_CheckLib_enables_optional_test 1 + - context: 'f37' + platform: f37 + buildrequires: + perl-DBI: ['1.643'] + perl: ['5.32'] + requires: + perl-DBI: ['1.643'] + perl: ['5.32'] + buildopts: + rpms: + macros: | + %_without_perl_Devel_CheckLib_enables_optional_test 1 - context: '3993544e' platform: eln buildrequires: