From d82e73fd5e01bc5d842d312c2fd38cf6941b9cf0 Mon Sep 17 00:00:00 2001 From: tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> Date: Mon, 28 Jul 2025 16:55:23 +0800 Subject: [PATCH] Rebuilt with gcr-4.3.0 --- libnma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnma.spec b/libnma.spec index 4d75125..952dffb 100644 --- a/libnma.spec +++ b/libnma.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %bcond_without libnma_gtk4 @@ -132,6 +132,9 @@ The %{name}-doc package contains documentation files for %{name}. %doc CONTRIBUTING NEWS README AUTHORS %changelog +* Mon Jul 28 2025 tomcruiseqi - 1.10.6-3 +- Rebuilt with gcr-4.3.0 + * Mon Apr 10 2023 yuanhui - 1.10.6-2 - Optimize the spec file -- Gitee