diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 130c70ba6698d102add2e7eb5caf6cccf3fbb577..71ea48a67cbefc5f7626e57e6a818717499c8194 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 28 2020 sunguoshuai - 5.55.0-2 +- Del the {dist} in release. + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kwayland project