From b100f7260580cf2e41ccbf552f8ec32d3e04ef19 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-kquickcharts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kquickcharts.spec b/kf5-kquickcharts.spec index 36391b6..1cac028 100644 --- a/kf5-kquickcharts.spec +++ b/kf5-kquickcharts.spec @@ -18,7 +18,7 @@ Release: 1%{?dist} License: 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