diff --git a/postgresql.yaml b/postgresql.yaml index ca6ef3dc6f471c72a0320780be21772a120b4a38..7c82a13e7e7fc3127b4e60f967c08630b1edbeb1 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -18,7 +18,7 @@ data: - PostgreSQL dependencies: - buildrequires: - platform: [an8.6.0] + platform: [an8.7.0] requires: platform: [an8] references: @@ -42,17 +42,17 @@ data: rationale: pgaudit extension ref: a8-postgresql-stream-13 buildorder: 1 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] postgres-decoderbufs: rationale: postgres-decoderbufs extension ref: a8-postgresql-stream-13 buildorder: 1 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] postgresql: rationale: Module API. ref: a8-postgresql-stream-13 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] pg_repack: rationale: pg_repack extension ref: a8-postgresql-stream-13 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64]