diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 5f4f6fd..8c24d5e 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.90.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -40,7 +40,7 @@ BuildRequires: qt5-qtx11extras-devel BuildRequires: qt5-qtdeclarative-devel %if !0%{?bootstrap} -#BuildRequires: pkgconfig(Qt5TextToSpeech) +#BuildRequires: qt5-qtspeech-devel %endif %if 0%{?tests} @@ -114,7 +114,10 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog -* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 +* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +- update to upstream version 5.90.0 + +* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 * Mon Aug 17 2020 yeqinglong - 5.55.0-1 diff --git a/knotifications-5.88.0.tar.xz b/knotifications-5.88.0.tar.xz deleted file mode 100644 index 6fd2b23..0000000 Binary files a/knotifications-5.88.0.tar.xz and /dev/null differ diff --git a/knotifications-5.90.0.tar.xz b/knotifications-5.90.0.tar.xz new file mode 100644 index 0000000..cee46e0 Binary files /dev/null and b/knotifications-5.90.0.tar.xz differ