diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index c92dbcc..645ac89 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -33,4 +33,4 @@ data: rpms: perl-DBD-MySQL: rationale: The API. - ref: stream-4.046-rhel-8.1.0 + ref: stream-4.046-rhel-8.3.0 diff --git a/perl-DBD-MySQL.yaml b/perl-DBD-MySQL.yaml deleted file mode 100644 index 0793fd8..0000000 --- a/perl-DBD-MySQL.yaml +++ /dev/null @@ -1,41 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: perl-DBD-MySQL - stream: 4.046 - summary: A MySQL interface for Perl - description: > - DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other - words: DBD::mysql is an interface between the Perl programming language and the - MySQL programming API that comes with the MySQL relational database management - system. - license: - module: - - MIT - dependencies: - - buildrequires: - perl: [] - perl-DBI: [] - platform: [el8.1.0] - requires: - perl: [] - perl-DBI: [] - platform: [el8] - references: - community: http://search.cpan.org/dist/DBD-mysql/ - profiles: - common: - description: DBD-mysql distribution - rpms: - - perl-DBD-MySQL - api: - rpms: - - perl-DBD-MySQL - components: - rpms: - perl-DBD-MySQL: - rationale: The API. - ref: d054d01b471a253cacb210f0bb025f2f329272ea -... -