!15 update version to 5.27.10

From: @peijiankang 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-01-08 06:31:20 +00:00 committed by Gitee
commit f468fce75f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global wayland_min_version 1.3
Name: kwayland-integration
Version: 5.27.6
Version: 5.27.10
Release: 1
Summary: Provides integration plugins for various KDE Frameworks for Wayland
@ -48,8 +48,7 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
%license LICENSES/*
@ -57,6 +56,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so
%changelog
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.27.10-1
- update verison to 5.27.10
* Mon Aug 07 2023 yajun<yajun@kylinos.cn> - 5.27.6-1
- update to upstream version 5.27.6