From 81c2168463815e3bac775a5b3eeef3e9b4e0e22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 15 Jan 2023 17:46:22 +0100 Subject: [PATCH] fix: use macros from macros.kf5 instead of custom code --- kf5-syntax-highlighting.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 38f4020..9b76f66 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -15,7 +15,7 @@ Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions License: MIT 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