diff --git a/perl-YAML-bootstrap.yaml b/perl-YAML-bootstrap.yaml index 06b40bf..8a08de7 100644 --- a/perl-YAML-bootstrap.yaml +++ b/perl-YAML-bootstrap.yaml @@ -57,6 +57,22 @@ data: %_without_perl_Test_Base_enables_network 1 %_without_perl_Test_YAML_enables_extra_test 1 %_without_perl_YAML_enables_extra_test 1 + - context: 'f39p534' + platform: f39 + buildrequires: + perl: ['5.34'] + requires: + perl: ['5.34'] + buildopts: + rpms: + macros: | + %perl_bootstrap 1 + %_without_perl_Spiffy_enables_extra_test 1 + %_without_perl_Test_Base_enables_diff 1 + %_without_perl_Test_Base_enables_extra_test 1 + %_without_perl_Test_Base_enables_network 1 + %_without_perl_Test_YAML_enables_extra_test 1 + %_without_perl_YAML_enables_extra_test 1 - context: 'f36p536' platform: f36 buildrequires: @@ -105,27 +121,43 @@ data: %_without_perl_Test_Base_enables_network 1 %_without_perl_Test_YAML_enables_extra_test 1 %_without_perl_YAML_enables_extra_test 1 + - context: 'f39p536' + platform: f39 + buildrequires: + perl: ['5.36'] + requires: + perl: ['5.36'] + buildopts: + rpms: + macros: | + %perl_bootstrap 1 + %_without_perl_Spiffy_enables_extra_test 1 + %_without_perl_Test_Base_enables_diff 1 + %_without_perl_Test_Base_enables_extra_test 1 + %_without_perl_Test_Base_enables_network 1 + %_without_perl_Test_YAML_enables_extra_test 1 + %_without_perl_YAML_enables_extra_test 1 references: community: https://metacpan.org/release/YAML components: rpms: perl-YAML: rationale: A build dependency. - ref: f36 + ref: f38 buildorder: 0 perl-Spiffy: rationale: A build dependency. - ref: f36 + ref: f38 buildorder: 1 perl-Test-Deep: rationale: A build dependency. - ref: f36 + ref: f38 buildorder: 1 perl-Test-Base: rationale: A build dependency. - ref: f36 + ref: f38 buildorder: 2 perl-Test-YAML: rationale: A build dependency. - ref: f36 + ref: f38 buildorder: 3