diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 8c24d5e3a1aa2057447bc84cd29cc128645f154d..6b4a7c8fe47cdd76beee5985508e7f79a216710a 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 1 +Release: 2 Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -40,7 +40,7 @@ BuildRequires: qt5-qtx11extras-devel BuildRequires: qt5-qtdeclarative-devel %if !0%{?bootstrap} -#BuildRequires: qt5-qtspeech-devel +BuildRequires: qt5-qtspeech-devel %endif %if 0%{?tests} @@ -114,6 +114,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Wed Apr 6 2022 pei-jiankang - 5.90.0-2 +- add BuildRequires qt5-qtspeech-devel + * Sat Feb 12 2022 pei-jiankang - 5.90.0-1 - update to upstream version 5.90.0