From 2a78521fc0d003ffa473feafbaee01b23a6cf46a Mon Sep 17 00:00:00 2001 From: liuxiaoping Date: Mon, 26 Dec 2022 11:16:46 +0800 Subject: [PATCH] Rebuild for Anolis OS 8 --- tracker-miners.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tracker-miners.spec b/tracker-miners.spec index 78c76bc..3439358 100644 --- a/tracker-miners.spec +++ b/tracker-miners.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %if 0%{?rhel} %global with_enca 0 %global with_libcue 0 @@ -155,6 +155,9 @@ Doc pages for %{name}. %doc AUTHORS NEWS README.md %changelog +* Mon Dec 26 2022 Xiaoping Liu - 3.1.2-1.0.2 +- Rebuild for Anolis OS 8 + * Tue Nov 29 2022 Hangbo Fan - 3.1.2-1.0.1 - Add doc sub package -- Gitee