From 1b8eec256d92921212d6360cd76dce7022978943 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Mon, 9 Dec 2024 14:30:50 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: mgb01105731 --- libdvdnav.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdvdnav.spec b/libdvdnav.spec index 71e62d2..55a17b6 100644 --- a/libdvdnav.spec +++ b/libdvdnav.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global abi 4 Name: libdvdnav @@ -76,6 +76,9 @@ rm %{buildroot}%{_docdir}/%{name}/{AUTHORS,ChangeLog,README} %doc AUTHORS ChangeLog README %changelog +* Mon Dec 09 2024 mgb01105731 - 6.1.1-4 +- Rebuild for remove inappropriate build dependencies. + * Tue Feb 14 2023 Ziyang Zhang - 6.1.1-3 - add abi/api files -- Gitee