From fa3f6c0be2e43b512991ccd1cd7247ffae5c94f1 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Tue, 29 Aug 2023 09:58:40 +0800 Subject: [PATCH] Specification spec file --- qt5-doc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-doc.spec b/qt5-doc.spec index f63f903..c83eac3 100644 --- a/qt5-doc.spec +++ b/qt5-doc.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release 1 Name: qt5-doc Summary: Qt5 - Complete documentation Version: 5.12.3 @@ -399,6 +399,9 @@ rm -rfv qtdistancefieldgenerator* %changelog +* Mon Aug 28 2023 yangxianzhao - 5.12.3-1.1 +- Specification spec file + * Wed Jul 12 2023 yangxianzhao - 5.12.3-1.0.1 - rebuild for anolis 8.9 DDE -- Gitee