From 70d84af45d0b2f67ec3b769f4fdf95dd844f8716 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-kactivities.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kactivities.spec b/kf5-kactivities.spec index 11c839e..b5e238f 100644 --- a/kf5-kactivities.spec +++ b/kf5-kactivities.spec @@ -8,7 +8,7 @@ Release: 1%{?dist} 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