Del the {dist} in release.

(cherry picked from commit a7732b9dc8527975cd48ec565b385dae28d7f294)
This commit is contained in:
si-gui 2020-12-28 15:39:27 +08:00 committed by openeuler-sync-bot
parent 2a63cc5261
commit c06247cdb8

View File

@ -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 <sunguoshuai@huawei.com> - 5.55.0-2
- Del the {dist} in release.
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
- Init kf5-kwayland project