Pin components to f34, build for eln and f35
This commit is contained in:
parent
9b7d2767b3
commit
614a7aebfc
1 changed files with 3 additions and 3 deletions
|
|
@ -13,13 +13,13 @@ data:
|
|||
- buildrequires:
|
||||
perl-DBI: []
|
||||
perl: ['5.30', '5.32']
|
||||
platform: [f34]
|
||||
platform: [eln, f34, f35]
|
||||
# Tests:
|
||||
postgresql: [10]
|
||||
requires:
|
||||
perl-DBI: []
|
||||
perl: ['5.30', '5.32']
|
||||
platform: [f34]
|
||||
platform: [eln, f34, f35]
|
||||
# libpq.so is provided by a bare package, not a module
|
||||
references:
|
||||
community: https://metacpan.org/release/DBD-Pg
|
||||
|
|
@ -35,4 +35,4 @@ data:
|
|||
rpms:
|
||||
perl-DBD-Pg:
|
||||
rationale: The API.
|
||||
ref: master
|
||||
ref: f34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue