|
|
@ -6,7 +6,7 @@ Summary: Library and components for secure lock screen architecture
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
|
|
|
|
|
|
|
|
|
%global plasmaver $(echo %{version} | cut -d. -f1,2,3)
|
|
|
|
%global plasmaver %(echo %{version} | cut -d. -f1,2,3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%global stable unstable
|
|
|
|
%global stable unstable
|
|
|
|