diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index c1fa45c75dc4a03413270b7ad4de83ebbe757e57..c50f218cf724c85b18280cdc4d8b9b8d0d6317c3 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -38,7 +38,6 @@ 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 @@ -109,6 +108,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Mon Jan 08 2024 peijiankang - 5.113.0-1 +- update to upstream version 5.113.0 + * Thu Aug 03 2023 konglidong - 5.108.0-1 - update to upstream version 5.108.0 diff --git a/knotifications-5.108.0.tar.xz b/knotifications-5.108.0.tar.xz deleted file mode 100644 index 6a2cf73fda71d3480287963901d5cf7e17cdf1bc..0000000000000000000000000000000000000000 Binary files a/knotifications-5.108.0.tar.xz and /dev/null differ diff --git a/knotifications-5.113.0.tar.xz b/knotifications-5.113.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..a82c7f928402e8212485a226aec6e8b9cdb5b8a6 Binary files /dev/null and b/knotifications-5.113.0.tar.xz differ