diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 064b4a1..6737c1f 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