From 5007ceaf729776857a6b98292a3f71dbe8636b66 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Tue, 29 Aug 2023 09:58:05 +0800 Subject: [PATCH] Specification spec file --- disomaster.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/disomaster.spec b/disomaster.spec index ec360f9..009bbba 100644 --- a/disomaster.spec +++ b/disomaster.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release 1 Name: disomaster Version: 5.0.7 Release: 4%{anolis_release}%{?dist} @@ -47,6 +47,9 @@ export PATH=%{_qt5_bindir}:$PATH %{_libdir}/pkgconfig/%{name}.pc %changelog +* Mon Aug 28 2023 yangxianzhao - 5.0.7-4.1 +- Specification spec file + * Tue Jul 25 2023 yangxianzhao - 5.0.7-4.0.1 - rebuild for Anolis 8.9 DDE -- Gitee