diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 064b4a131fac6447ea479e32e83a92ef99e2dd76..6737c1f7ce98136364079f2287ee41a8c33db73e 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ @@ -78,5 +78,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 13 2021 weidong - 5.55.0-2 +- Delete dist macro + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kauth project