diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index c1fa45c..c50f218 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 6a2cf73..0000000 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 0000000..a82c7f9 Binary files /dev/null and b/knotifications-5.113.0.tar.xz differ