From a014f86b256953771edc67bded73bf92cb4a7a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 11 Feb 2021 15:49:13 +0100 Subject: [PATCH] Pin components to f34, build for eln and f35 --- perl-DBD-SQLite.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-DBD-SQLite.yaml b/perl-DBD-SQLite.yaml index 2b2bef9..beb7f1e 100644 --- a/perl-DBD-SQLite.yaml +++ b/perl-DBD-SQLite.yaml @@ -14,11 +14,11 @@ data: - buildrequires: perl-DBI: [] perl: ['5.30', '5.32'] - platform: [f34] + platform: [eln, f34, f35] requires: perl-DBI: [] perl: ['5.30', '5.32'] - platform: [f34] + platform: [eln, f34, f35] references: community: https://metacpan.org/release/DBD-SQLite profiles: @@ -33,4 +33,4 @@ data: rpms: perl-DBD-SQLite: rationale: The API. - ref: master + ref: f34