From 452f78dcd14909be219b7c5e3b7867189540fc00 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Wed, 26 Mar 2025 10:17:11 +0800 Subject: [PATCH] Rebuild with new libvpx --- gstreamer1-plugins-good.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index a062d5c..141b564 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global majorminor 1.0 %bcond_with extras %bcond_without nasm @@ -224,6 +224,9 @@ install -p -D %{SOURCE1} %{buildroot}%{_metainfodir}/gstreamer-good.appdata.xml %endif %changelog +* Wed Mar 26 2025 mgb01105731 - 1.22.6-2 +- Rebuild with new libvpx + * Wed Sep 27 2023 Funda Wang - 1.22.6-1 - New version 1.22.6 -- Gitee