From 27b0df40a4604d6b67237247f94ebe6f50b6d0e4 Mon Sep 17 00:00:00 2001 From: Bo Ren Date: Tue, 12 Mar 2024 14:47:29 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Bo Ren --- libffado.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libffado.spec b/libffado.spec index 774ffd3..523147d 100644 --- a/libffado.spec +++ b/libffado.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global needs_scons_quirk 0 Summary: Free firewire audio driver library @@ -170,7 +170,10 @@ appstream-util validate-relax --nonet \ %doc AUTHORS ChangeLog README %changelog -* Tue Jan 02 2023 happy_orange - 2.4.7-3 +* Tue Mar 12 2024 Bo Ren - 2.4.7-4 +- Rebuild with python3.11 + +* Tue Jan 02 2024 happy_orange - 2.4.7-3 - add loongarch arch * Fri Dec 29 2023 happy_orange - 2.4.7-2 -- Gitee