From 1c7139b02f8cd9d1c50f935926a77cc9e4cb5678 Mon Sep 17 00:00:00 2001 From: si-gui <245140120@qq.com> Date: Mon, 28 Dec 2020 15:44:32 +0800 Subject: [PATCH] Del the {dist} in release. (cherry picked from commit 60dd3f1a836e67e173c39996f9bc3024d00a41af) --- kf5-kwindowsystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index d7510ef..07977e8 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -10,7 +10,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -110,5 +110,8 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %changelog +* Mon Dec 28 2020 sunguoshuai - 5.55.0-2 +- Del the {dist} in release. + * Thu Jul 23 2020 Zhao Yang  - 5.55.0-1 - Initial release for OpenEuler