Add a context for Fedora 39; Use branch f38
This commit is contained in:
parent
c3d9e2c850
commit
b0dfd85b0c
1 changed files with 25 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue