From c1ff2dac50cef99a38f9c9011df6be3e229abcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BD=B3=E8=95=BE?= Date: Thu, 17 Apr 2025 10:08:30 +0000 Subject: [PATCH 1/2] update libshout.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周佳蕾 --- libshout.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libshout.spec b/libshout.spec index 88e2766..ca663ce 100644 --- a/libshout.spec +++ b/libshout.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: libshout Version: 2.4.6 Release: %{anolis_release}%{?dist} @@ -97,6 +97,8 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %doc NEWS README examples/*.c doc/*.xml %changelog +* Thu Apr 17 2025 zjl02254423 - 2.4.6-2 +- match libtheora 1.2.0 * Sat Mar 04 2023 Shawn Wang - 2.4.6-1 - update to 2.4.6 -- Gitee From c0c3c100cfa322e3d1e722b736d15627969d1513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BD=B3=E8=95=BE?= Date: Fri, 18 Apr 2025 02:42:46 +0000 Subject: [PATCH 2/2] update libshout.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周佳蕾 --- libshout.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libshout.spec b/libshout.spec index ca663ce..9b586ce 100644 --- a/libshout.spec +++ b/libshout.spec @@ -99,6 +99,7 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %changelog * Thu Apr 17 2025 zjl02254423 - 2.4.6-2 - match libtheora 1.2.0 + * Sat Mar 04 2023 Shawn Wang - 2.4.6-1 - update to 2.4.6 -- Gitee