diff --git a/perl-YAML.yaml b/perl-YAML.yaml index 282fc32..d8ba306 100644 --- a/perl-YAML.yaml +++ b/perl-YAML.yaml @@ -49,6 +49,18 @@ data: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 + - context: 'f39p534' + platform: f39 + buildrequires: + perl: ['5.34'] + perl-YAML-bootstrap: [1.30] + requires: + perl: ['5.34'] + buildopts: + rpms: + macros: | + %_with_perl_YAML_enables_test 1 + %_without_perl_YAML_enables_extra_test 1 - context: 'f36p536' platform: f36 buildrequires: @@ -85,6 +97,18 @@ data: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 + - context: 'f39p536' + platform: f39 + buildrequires: + perl: ['5.36'] + perl-YAML-bootstrap: [1.30] + requires: + perl: ['5.36'] + buildopts: + rpms: + macros: | + %_with_perl_YAML_enables_test 1 + %_without_perl_YAML_enables_extra_test 1 references: community: https://metacpan.org/release/YAML profiles: @@ -99,4 +123,4 @@ data: rpms: perl-YAML: rationale: The API. - ref: f36 + ref: f38