!5 remove dist

Merge pull request !5 from dou33/master
This commit is contained in:
openeuler-ci-bot 2021-12-16 11:19:19 +00:00 committed by Gitee
commit b74333b263

View File

@ -14,7 +14,7 @@
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Release: 2
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
License: GPLv2+
@ -113,5 +113,8 @@ make test ARGS="--output-on-failure --timeout 20" -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-kwayland project