Compare commits

...
Sign in to create a new pull request.

7 commits

Author SHA1 Message Date
Petr Písař
787e919eed Add a context for F37 2022-03-01 16:09:46 +01:00
Petr Písař
a5ae3011a3 Add a context for platform:f36 2021-09-06 14:13:09 +02:00
Fedora Release Engineering
bf65dbc7d6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 20:02:46 +00:00
Petr Písař
5f765793f1 Convert to modulemd-packages-v3 format and removed EOLed perl:5.30 2021-06-14 15:10:46 +02:00
Petr Písař
a014f86b25 Pin components to f34, build for eln and f35 2021-02-11 15:49:13 +01:00
Petr Písař
37f07038ce Invert a perl dependency
Fedora MBS does not support negative expansion.
2020-09-10 08:05:45 +02:00
Petr Písař
a352722f4c Import
Reviewed in bug #1876800.
2020-09-10 08:04:53 +02:00

67
perl-DBD-SQLite.yaml Normal file
View file

@ -0,0 +1,67 @@
document: modulemd-packager
version: 3
data:
name: perl-DBD-SQLite
stream: '1.66'
summary: SQLite DBI driver
description: >
SQLite is a public domain, file-based, relational database engine that you can
find at <https://www.sqlite.org/>. This module provides a Perl DBI driver for
SQLite.
license: [MIT]
configurations:
- context: '55200d29'
platform: f34
buildrequires:
perl: ['5.32']
perl-DBI: ['1.643']
requires:
perl: ['5.32']
perl-DBI: ['1.643']
- context: '468b1d13'
platform: f35
buildrequires:
perl: ['5.32']
perl-DBI: ['1.643']
requires:
perl: ['5.32']
perl-DBI: ['1.643']
- context: '1'
platform: f36
buildrequires:
perl: ['5.32']
perl-DBI: ['1.643']
requires:
perl: ['5.32']
perl-DBI: ['1.643']
- context: 'f37'
platform: f37
buildrequires:
perl: ['5.32']
perl-DBI: ['1.643']
requires:
perl: ['5.32']
perl-DBI: ['1.643']
- context: '3993544e'
platform: eln
buildrequires:
perl: ['5.32']
perl-DBI: ['1.643']
requires:
perl: ['5.32']
perl-DBI: ['1.643']
references:
community: https://metacpan.org/release/DBD-SQLite
profiles:
common:
description: DBD-SQLite distribution
rpms:
- perl-DBD-SQLite
api:
rpms:
- perl-DBD-SQLite
components:
rpms:
perl-DBD-SQLite:
rationale: The API.
ref: f34