diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 0c2588bf4e129fe5e099ce5c6293128b2a16cbf2..02ed765411719df4962a5c1e16a9cf6036c16301 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.95.0 +Version: 5.97.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -100,7 +100,6 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %license LICENSES/*.txt %{_kf5_datadir}/qlogging-categories5/%{framework}.* %{_kf5_libdir}/libKF5Notifications.so.* -%{_kf5_datadir}/kservicetypes5/knotificationplugin.desktop %{_kf5_datadir}/knotifications5/ %{_kf5_qmldir}/org/kde/notification/ @@ -113,6 +112,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Mon Sep 05 2022 liweiganga - 5.97.0-1 +- update to upstream version 5.97.0 + * Tue Jul 05 2022 tanyulong - 5.95.0-1 - update to upstream version 5.95.0 diff --git a/knotifications-5.95.0.tar.xz b/knotifications-5.95.0.tar.xz deleted file mode 100644 index 494a0219883f234821eca9a597ecb069d331132a..0000000000000000000000000000000000000000 Binary files a/knotifications-5.95.0.tar.xz and /dev/null differ diff --git a/knotifications-5.97.0.tar.xz b/knotifications-5.97.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..4a5e8e2a46a9b5f1d208e35e3229ac8f996bb451 Binary files /dev/null and b/knotifications-5.97.0.tar.xz differ