diff --git a/kf5-kimap.spec b/kf5-kimap.spec index 69d7184..d16ff7f 100644 --- a/kf5-kimap.spec +++ b/kf5-kimap.spec @@ -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 - 22.12.0-2 +- fix install error + * Wed Apr 26 2023 peijiankang - 22.12.0-1 - Update version to 22.12.0