From 614a7aebfc2f3dcd7caf9bf1127feeadbf97ce74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 11 Feb 2021 15:47:46 +0100 Subject: [PATCH] Pin components to f34, build for eln and f35 --- perl-DBD-Pg.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-DBD-Pg.yaml b/perl-DBD-Pg.yaml index 6c0620f..e93aa07 100644 --- a/perl-DBD-Pg.yaml +++ b/perl-DBD-Pg.yaml @@ -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