diff --git a/postgresql.yaml b/postgresql.yaml index b9de4cfe0a402566d0c5c6fefeec9049430075aa..81df0d0c93b4a1254cc3e3f8832a8fe32d41c6d0 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-12 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-12 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-12 - 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-12 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64]