diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt
index 14b64d7..ff5cd7b 100644
--- a/SOURCES/modulemd.src.txt
+++ b/SOURCES/modulemd.src.txt
@@ -1,6 +1,7 @@
 document: modulemd
 version: 2
 data:
+    stream: '3.7'
     summary: A PostgreSQL interface for Perl
     description: >
         DBD::Pg is a Perl module that works with the DBI module to provide
@@ -33,4 +34,4 @@ data:
         rpms:
             perl-DBD-Pg:
                 rationale: The API.
-                ref: stream-3.7
+                ref: stream-3.7-rhel-8.1.0
diff --git a/perl-DBD-Pg.yaml b/perl-DBD-Pg.yaml
deleted file mode 100644
index 33d2512..0000000
--- a/perl-DBD-Pg.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-document: modulemd
-version: 2
-data:
-  summary: A PostgreSQL interface for Perl
-  description: 'DBD::Pg is a Perl module that works with the DBI module to provide
-    access to PostgreSQL databases.
-
-    '
-  license:
-    module:
-    - MIT
-  dependencies:
-  - buildrequires:
-      perl-DBI: []
-      perl: []
-      platform:
-      - el8.0.0
-      postgresql:
-      - 10
-    requires:
-      perl-DBI: []
-      perl: []
-      platform:
-      - el8
-  references:
-    community: http://search.cpan.org/dist/DBD-Pg/
-  profiles:
-    common:
-      description: DBD-Pg distribution
-      rpms:
-      - perl-DBD-Pg
-  api:
-    rpms:
-    - perl-DBD-Pg
-  components:
-    rpms:
-      perl-DBD-Pg:
-        rationale: The API.
-        ref: 2e91b7fefc8f3e2973c17f7e071af8133b610929
-  name: perl-DBD-Pg
-  stream: '3.7'