From 06765d514fc038da58d5fa30b5c2c6699417fdbe Mon Sep 17 00:00:00 2001 From: si-gui <245140120@qq.com> Date: Mon, 28 Dec 2020 15:37:24 +0800 Subject: [PATCH] Del the {dist} in release. (cherry picked from commit 2949e7c6a3dedbc2e931cb4ca49373b878693fdc) --- kf5-karchive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 3aa2a66..8355f99 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -72,5 +72,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 28 2020 sunguoshuai - 5.55.0-2 +- Del the {dist} in release. + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-karchive project