diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 0c2588b..02ed765 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 494a021..0000000 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 0000000..4a5e8e2 Binary files /dev/null and b/knotifications-5.97.0.tar.xz differ