diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 6133ab9ba6236e43a414b720300acf63e1f4bc83..c1fa45c75dc4a03413270b7ad4de83ebbe757e57 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.108.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -38,6 +38,7 @@ BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qttools-devel BuildRequires: qt5-qtx11extras-devel BuildRequires: qt5-qtdeclarative-devel +BuildRequires: pkgconfig(Qt5Quick) %if !0%{?bootstrap} BuildRequires: qt5-qtspeech-devel @@ -108,6 +109,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Thu Aug 03 2023 konglidong - 5.108.0-1 +- update to upstream version 5.108.0 + * Mon Dec 12 2022 jiangxinyu - 5.100.0-1 - Update to upstream version 5.100.0 diff --git a/knotifications-5.100.0.tar.xz b/knotifications-5.100.0.tar.xz deleted file mode 100644 index e9eabdee18352bdb6f4c856f8e50cbb0bd95e3cc..0000000000000000000000000000000000000000 Binary files a/knotifications-5.100.0.tar.xz and /dev/null differ diff --git a/knotifications-5.108.0.tar.xz b/knotifications-5.108.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..6a2cf73fda71d3480287963901d5cf7e17cdf1bc Binary files /dev/null and b/knotifications-5.108.0.tar.xz differ