From 2ff4a9c2b978831f5ad42e98c5a4e1480a5cbaff Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Thu, 31 Jul 2025 15:39:58 +0800 Subject: [PATCH] Rebuild with dav1d 1.4.0 --- libavif.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libavif.spec b/libavif.spec index 82af228..7fa47b4 100644 --- a/libavif.spec +++ b/libavif.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 # Build without aom %bcond_with aom # Build without SVT-AV1 @@ -121,6 +121,9 @@ The %{name}-doc package contains documentation files for %{name}. %doc CHANGELOG.md README.md %changelog +* Thu Jul 31 2025 mgb01105731 - 0.11.1-3 +- Rebuild with dav1d 1.4.0 + * Mon Jul 07 2025 yangxinyu - 0.11.1-2 - fix cve-2025-48175 -- Gitee