diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 5f1730d..27d3d5d 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -11,7 +11,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.27.10 -Release: 3 +Release: 4 License: GPLv2+ URL: https://invent.kde.org/plasma/%{name} @@ -332,12 +332,12 @@ Requires: xsetroot %prep %setup -q -%patch105 -p1 -%patch106 -p1 -%patch107 -p1 -%patch108 -p1 -%patch109 -p1 -%patch110 -p1 +%patch 105 -p1 +%patch 106 -p1 +%patch 107 -p1 +%patch 108 -p1 +%patch 109 -p1 +%patch 110 -p1 %build %{cmake_kf5} \ @@ -596,6 +596,9 @@ setsebool -P selinuxuser_execmod 1 %endif %changelog +* Thu Nov 21 2024 zhangxianjun - 5.27.10-4 +- fix: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) + * Mon Nov 18 2024 ChenYanpan - 5.27.10-3 - adapt to the new CMake macros to fix build failure; use License GPLv2+ in doc package