From c0e3667e1227412df06254649b95933f10e649eb Mon Sep 17 00:00:00 2001 From: "yan.yihao 10263201" Date: Fri, 20 Jun 2025 17:38:57 +0800 Subject: [PATCH] Rebuild with libvpx 1.14.1 for riscv --- 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 d011547..18097e4 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 @@ -284,6 +284,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %changelog +* Thu Jun 19 2025 Yihao Yan - 1.24.10-2 +- Rebuild with libvpx 1.14.1 for riscv + * Wed May 07 2025 mgb01105731 - 1.24.10-1 - New version 1.24.10 for CVE-2024-47778,CVE-2024-47776,CVE-2024-47613,CVE-2024-47777,CVE-2024-47834,CVE-2024-47602,CVE-2024-47603,CVE-2024-47606,CVE-2024-47775,CVE-2024-47774,CVE-2024-47599,CVE-2024-47598,CVE-2024-47601,CVE-2024-47546,CVE-2024-47544,CVE-2024-47545,CVE-2024-47543,CVE-2024-47539,CVE-2024-47596,CVE-2024-47540,CVE-2024-47597 -- Gitee