diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 281b8a2..e1b8815 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -4,7 +4,7 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 3 +Release: 4 Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration License: LGPLv2+ @@ -36,7 +36,7 @@ BuildRequires: phonon-qt5-devel BuildRequires: qt5-qtbase-devel %if !0%{?bootstrap} -#BuildRequires: cmake(Qt5TextToSpeech) +BuildRequires: qt5-qtspeech-devel %endif %if 0%{?tests} @@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Wed Apr 6 2022 pei-jiankang - 5.90.0-4 +- add BuildRequires qt5-qtspeech-devel + * Mon Feb 28 2022 pei-jiankang - 5.90.0-3 - update to version 5.90.0-3