Del the {dist} in release.

(cherry picked from commit a861749966ce274ae8bc092f5f51525450200c52)
This commit is contained in:
si-gui 2020-12-28 15:43:29 +08:00 committed by openeuler-sync-bot
parent d9a91f47da
commit a483343304

View File

@ -2,7 +2,7 @@
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Release: 2
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtWidgets
License: GPLv2+ and LGPLv2+
@ -73,5 +73,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-kwidgetsaddons project