From 0a3954ca3b58ffced5e05f0562f219ce919527eb Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Wed, 20 Aug 2025 17:09:19 +0800 Subject: [PATCH 1/2] update to 8.10.0 Signed-off-by: qhw01063182 --- pki-deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pki-deps.yaml b/pki-deps.yaml index eeeb642..bd36317 100644 --- a/pki-deps.yaml +++ b/pki-deps.yaml @@ -11,7 +11,7 @@ data: - MIT dependencies: - buildrequires: - platform: [an8.9.0] + platform: [an8.10.0] requires: platform: [an8] references: -- Gitee From 910ee9fddca1f3b2e7b0652243b631091c50b618 Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Mon, 25 Aug 2025 16:19:54 +0800 Subject: [PATCH 2/2] edit srpm name Signed-off-by: qhw01063182 --- pki-deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pki-deps.yaml b/pki-deps.yaml index bd36317..85fb127 100644 --- a/pki-deps.yaml +++ b/pki-deps.yaml @@ -234,7 +234,7 @@ data: ref: a8-pki-deps-stream-10.6 buildorder: 16 arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] - jackson-module-jaxb-annotations: + jackson-modules-base: rationale: Jackson JAXB Annotations packages ref: a8-pki-deps-stream-10.6 buildorder: 15 -- Gitee