!5 remove dist

Merge pull request !5 from dou33/master
This commit is contained in:
openeuler-ci-bot 2021-12-14 09:29:59 +00:00 committed by Gitee
commit 79804f0515

View File

@ -1,8 +1,8 @@
%global framework kconfigwidgets
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Version: 5.55.0
Release: 2
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
License: GPLv2+ and LGPLv2+ and MIT
@ -86,5 +86,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
- remove %{?dist}
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
- Init kf5-kconfigwidgets project