diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index ab6a35a..ae94401 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -3,8 +3,8 @@ Name: kf5-%{framework} -Version: 5.90.0 -Release: 4 +Version: 5.95.0 +Release: 1 Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration License: LGPLv2+ @@ -97,7 +97,6 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %{_kf5_libdir}/libKF5NotifyConfig.so.* %files devel -%{_kf5_includedir}/knotifyconfig_version.h %{_kf5_includedir}/KNotifyConfig/ %{_kf5_libdir}/libKF5NotifyConfig.so %{_kf5_libdir}/cmake/KF5NotifyConfig/ @@ -105,6 +104,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Tue Jul 05 2022 tanyulong - 5.95.0-1 +- update to upstream version 5.95.0 + * Wed Apr 6 2022 pei-jiankang - 5.90.0-4 - add BuildRequires qt5-qtspeech-devel diff --git a/knotifyconfig-5.90.0.tar.xz b/knotifyconfig-5.90.0.tar.xz deleted file mode 100644 index 9860459..0000000 Binary files a/knotifyconfig-5.90.0.tar.xz and /dev/null differ diff --git a/knotifyconfig-5.95.0.tar.xz b/knotifyconfig-5.95.0.tar.xz new file mode 100644 index 0000000..627bbee Binary files /dev/null and b/knotifyconfig-5.95.0.tar.xz differ