From f34c71b821eebc6eac91bf8bd41b0d9e400c67c2 Mon Sep 17 00:00:00 2001 From: dou33 Date: Mon, 13 Dec 2021 10:46:01 +0800 Subject: [PATCH] remove dist --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 130c70b..31a2dd2 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -113,5 +113,8 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Mon Dec 13 2021 douyan - 5.55.0-2 +- remove %{?dist} + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kwayland project -- Gitee