From e53acbabdfd51daba489b192ba3e0fd9affd6fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 15 Jan 2023 17:46:21 +0100 Subject: [PATCH] fix: use macros from macros.kf5 instead of custom code --- kf5-kidletime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kidletime.spec b/kf5-kidletime.spec index c7c9fe5..a8bfdbd 100644 --- a/kf5-kidletime.spec +++ b/kf5-kidletime.spec @@ -8,7 +8,7 @@ Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection License: GPLv2+ and LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} -%global majmin %(echo %{version} | cut -d. -f1-2) +%global majmin %majmin_ver_kf5 %global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz