From ce029c4fd8740438823bfda305d5ec4eee9511f3 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Mon, 9 Dec 2024 14:43:49 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: mgb01105731 --- libtheora.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index badbd4e..648081c 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,4 +1,4 @@ -%define anolis_release 6 +%define anolis_release 7 Name: libtheora Epoch: 2 Version: 1.1.1 @@ -125,6 +125,9 @@ install -m 0755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora %doc doc/libtheora/html doc/color.html %changelog +* Mon Dec 09 2024 mgb01105731 - 1.1.1-7 +- Rebuild for remove inappropriate build dependencies. + * Tue Apr 18 2023 Chunmei Xu - 2:1.1.1-6 - format patches -- Gitee