!4 fix install error

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-05-06 07:50:00 +00:00 committed by Gitee
commit 13d523f8fa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -11,7 +11,7 @@
Name: kf5-%{framework}
Version: 22.12.0
Release: 1
Release: 2
Summary: The KIMAP Library
License: GPLv2+ and LGPLv2+
@ -41,8 +41,8 @@ BuildRequires: xorg-x11-server-Xvfb
%if ! 0%{?bootstrap}
Suggests: cyrus-sasl-gssapi%{?_isa}
Suggests: cyrus-sasl-md5%{?_isa}
Requires: cyrus-sasl-plain%{?_isa}
Suggests: cyrus-sasl-md5
Requires: cyrus-sasl-plain
%endif
Conflicts: kde-l10n < 17.03
@ -108,6 +108,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog
* Sat May 06 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-2
- fix install error
* Wed Apr 26 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
- Update version to 22.12.0