diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 3aa2a66..8355f99 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -72,5 +72,8 @@ make install/fast DESTDIR=%{buildroot} -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-karchive project