Update refs for v13
This commit is contained in:
parent
6f99a12a2c
commit
307a36b009
1 changed files with 5 additions and 5 deletions
|
|
@ -11,9 +11,9 @@ data:
|
|||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f30, f31]
|
||||
platform: [f32, f33]
|
||||
requires:
|
||||
platform: [f30, f31]
|
||||
platform: [f32, f33]
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://www.postgresql.org/docs/
|
||||
|
|
@ -34,11 +34,11 @@ data:
|
|||
rpms:
|
||||
postgresql:
|
||||
rationale: main server/client components
|
||||
ref: stream-postgresql-12
|
||||
ref: stream-postgresql-13
|
||||
buildorder: 0
|
||||
pgaudit:
|
||||
rationale: pgaudit postgresql extension
|
||||
ref: stream-postgresql-12
|
||||
ref: stream-postgresql-13
|
||||
buildorder: 1
|
||||
# # https://github.com/timescale/timescaledb/issues/1456
|
||||
# timescaledb:
|
||||
|
|
@ -48,5 +48,5 @@ data:
|
|||
# # https://src.fedoraproject.org/rpms/postgres-decoderbufs/pull-request/1
|
||||
postgres-decoderbufs:
|
||||
rationale: postgres-decoderbufs postgresql extension
|
||||
ref: stream-postgresql-12
|
||||
ref: stream-postgresql-13
|
||||
buildorder: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue