Del the {dist} in release.

(cherry picked from commit d2590a9b8d4a8e02295f158857c9aa0fe446312c)
This commit is contained in:
si-gui 2020-12-28 15:33:32 +08:00 committed by openeuler-sync-bot
parent 6e4c3dfd52
commit 98e210d845

View File

@ -2,7 +2,7 @@
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Release: 2
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
License: GPLv2+ and LGPLv2+ and MIT
@ -86,5 +86,8 @@ make install/fast DESTDIR=%{buildroot} -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-kconfigwidgets project