From f5df989224d6986d93512e318355f6a083e7e866 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Sun, 27 Apr 2025 17:30:03 +0800 Subject: [PATCH] Rebuild with jbig2dec 0.20 --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index a795ed6..3ad5255 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 %global _hardened_build 1 %global _docdir_fmt %{name} @@ -276,6 +276,9 @@ install -m 0755 -d %{buildroot}%{_datadir}/%{name}/conf.d/ %changelog +* Sun Apr 27 2025 mgb01105731 - 10.03.0-6 +- Rebuild with jbig2dec 0.20 + * Sun Apr 27 2025 tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> - 10.03.0-5 - Fix CVE-2025-27835 -- Gitee