From 4cb3d25b67cbaeb604999b2410ce291452db137a Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Tue, 10 Feb 2026 09:51:53 +0800 Subject: [PATCH] test --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 1f421d7..d156269 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,4 +1,4 @@ -%define anolis_release 9 +%define anolis_release 10 %global av_codec_soversion 60 %global av_device_soversion 60 @@ -421,6 +421,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %changelog +* Tue Feb 10 2026 mgb01105731 - 6.1.1-10 +- Test + * Tue Dec 23 2025 lzq11122 - 6.1.1-9 - Add patch to fix CVE-2025-1594 and CVE-2025-63757 - Update to patch number and author information -- Gitee