diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 01c42df..62940bd 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -10,8 +10,8 @@ %endif Name: kf5-%{framework} -Version: 5.90.0 -Release: 2 +Version: 5.95.0 +Release: 1 Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -101,11 +101,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %{_kf5_datadir}/qlogging-categories5/%{framework}.* %{_kf5_libdir}/libKF5WindowSystem.so.* %dir %{_kf5_plugindir}/kwindowsystem/ -%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemWaylandPlugin.so %{_kf5_plugindir}/kwindowsystem/KF5WindowSystemX11Plugin.so %files devel -%{_kf5_includedir}/kwindowsystem_version.h %{_kf5_includedir}/KWindowSystem/ %{_kf5_libdir}/libKF5WindowSystem.so %{_kf5_libdir}/cmake/KF5WindowSystem/ @@ -113,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %changelog +* Tue Jul 5 2022 huayadong - 5.95.0-1 +- update to upstream version 5.95.0 + * Wed Feb 23 2022 pei-jiankang - 5.90.0-2 - modify find X11::X11 error @@ -122,5 +123,8 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: * Fri Jan 14 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 +* Mon Dec 13 2021 douyan - 5.55.0-2 +- remove %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 5.55.0-1 - Initial release for OpenEuler diff --git a/kwindowsystem-5.90.0.tar.xz b/kwindowsystem-5.90.0.tar.xz deleted file mode 100644 index b77614f..0000000 Binary files a/kwindowsystem-5.90.0.tar.xz and /dev/null differ diff --git a/kwindowsystem-5.95.0.tar.xz b/kwindowsystem-5.95.0.tar.xz new file mode 100644 index 0000000..af6f74d Binary files /dev/null and b/kwindowsystem-5.95.0.tar.xz differ