From 041af8d0553cca12b9b74aecb91191c594354eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BD=B3=E8=95=BE?= Date: Tue, 29 Apr 2025 10:44:58 +0000 Subject: [PATCH] Rebuild for libtheora 1.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周佳蕾 --- libshout.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libshout.spec b/libshout.spec index 88e2766..917b9f4 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,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %doc NEWS README examples/*.c doc/*.xml %changelog +* Tue Apr 29 2025 zjl02254423 - 2.4.6-2 +- Rebuild for libtheora 1.2.0 + * Sat Mar 04 2023 Shawn Wang - 2.4.6-1 - update to 2.4.6 -- Gitee