From 98dfd67597c78774c08fb0c0680b595a688a152c Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Fri, 15 Aug 2025 14:02:56 +0800 Subject: [PATCH] Rebuild with gcr 4.3.0 --- gnome-shell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index c902558..19fd33e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Name: gnome-shell Version: 44.1 @@ -216,6 +216,9 @@ mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers %doc README.md %changelog +* Fri Aug 15 2025 mgb01105731 - 44.1-4 +- Rebuild with gcr 4.3.0 + * Mon Jun 23 2025 Shangtong Guo - 44.1-3 - main:Correct the pointer value of strtab on riscv/mips architectures -- Gitee