Remove the release suffix

(cherry picked from commit 4a34ccb3a0ee1f13a3b38f931bcd4614a19ee9b8)
This commit is contained in:
hht8 2020-12-29 09:34:34 +08:00 committed by openeuler-sync-bot
parent 4fed0ba438
commit aaae28ca83

View File

@ -2,7 +2,7 @@
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Release: 2
Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection
License: GPLv2+ and LGPLv2+
@ -83,5 +83,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 5.55.0-2
- Remove the release suffix
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
- Init kf5-kidletime project