Compare commits

..

No commits in common. 'i8-stream-12' and 'c9-stream-15' have entirely different histories.

@ -1,9 +1,9 @@
--- ---
document: modulemd document: modulemd-packager
version: 2 version: 3
data: data:
name: postgresql name: postgresql
stream: 12 stream: 15
summary: PostgreSQL server and client module summary: PostgreSQL server and client module
description: PostgreSQL is an advanced Object-Relational database management description: PostgreSQL is an advanced Object-Relational database management
system (DBMS). The postgresql-server package contains the system (DBMS). The postgresql-server package contains the
@ -12,42 +12,40 @@ data:
databases. The base postgresql package contains the client databases. The base postgresql package contains the client
programs that you'll need to access a PostgreSQL DBMS server. programs that you'll need to access a PostgreSQL DBMS server.
license: license:
module: [MIT] - MIT
dependencies: configurations:
- buildrequires: - context: rhel9
platform: [el8] platform: el9
requires:
platform: [el8]
references: references:
community: https://www.postgresql.org community: https://www.postgresql.org
documentation: https://www.postgresql.org/docs/12/index.html documentation: https://www.postgresql.org/docs/15/index.html
tracker: https://bugs.msvsphere-os.ru/ tracker: http://bugzilla.redhat.com
api: api:
rpms: rpms:
- postgresql - postgresql
- postgresql-server - postgresql-server
profiles: profiles:
server: server:
rpms: rpms:
- postgresql-server - postgresql-server
client: client:
rpms: rpms:
- postgresql - postgresql
components: components:
rpms: rpms:
postgresql: postgresql:
rationale: Module API. rationale: Module API.
ref: changed/i8c-stream-12/postgresql-12.20-1.module+el8.10.0+22214+9beb89d6 ref: stream-postgresql-15-rhel-9.2.0
buildorder: 0 buildorder: 0
pgaudit: pgaudit:
rationale: pgaudit extension rationale: pgaudit extension
ref: changed/i8c-stream-12/pgaudit-1.4.0-7.module+el8.10.0+22214+9beb89d6 ref: stream-pgaudit-15-rhel-9.2.0
buildorder: 1 buildorder: 1
postgres-decoderbufs: postgres-decoderbufs:
rationale: postgres-decoderbufs extension rationale: postgres-decoderbufs extension
ref: changed/i8c-stream-12/postgres-decoderbufs-0.10.0-2.module+el8.9.0+19330+c97ddbdf ref: stream-postgres-decoderbufs-15-rhel-9.2.0
buildorder: 1 buildorder: 1
pg_repack: pg_repack:
rationale: pg_repack extension rationale: pg_repack extension
ref: changed/i8c-stream-12/pg_repack-1.4.6-3.module+el8.9.0+19330+c97ddbdf ref: stream-pg_repack-15-rhel-9.2.0
buildorder: 1 buildorder: 1

Loading…
Cancel
Save