update version to 5.27.10

This commit is contained in:
peijiankang 2024-01-08 14:14:12 +08:00
parent 17beece920
commit 0a4737ddc4
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