From b79d66010add9eeb605c850ed81571959b3813ad Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Tue, 29 Apr 2025 03:22:13 -0400 Subject: [PATCH] Rebuild for libtheora 1.2.0 --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 6d448fa..5137cc2 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %global av_codec_soversion 60 %global av_device_soversion 60 @@ -406,6 +406,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %changelog +* Tue Apr 29 2025 zjl02254423 - 6.1.1-5 +- Rebuild for libtheora 1.2.0 + * Sat Apr 12 2025 yangjinlin01 - 6.1.1-4 - fix CVE-2023-50007 CVE-2023-50008 -- Gitee