From 5470d9eb473e5d9b1c996d0991687724d8f10540 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:17:26 +0100 Subject: [PATCH] update to 5.18.5 [release 5.18.5-1mamba;Fri May 08 2020] --- plasma-tests.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plasma-tests.spec b/plasma-tests.spec index 6cef4fc..63058d6 100644 --- a/plasma-tests.spec +++ b/plasma-tests.spec @@ -1,7 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-tests -Version: 5.18.4.1 +Version: 5.18.5 Release: 1mamba Summary: KDE Plasma 5 integration-tests for the Plasma workspace Group: Graphical Desktop/Applications/Environment @@ -9,7 +10,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/5.18.4/plasma-tests-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{plasmaver}/plasma-tests-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -43,5 +44,8 @@ KDE Plasma 5 integration-tests for the Plasma workspace. %{_kde5_datadir}/kf5/plasma-tests/README.md %changelog +* Fri May 08 2020 Silvan Calarco 5.18.5-1mamba +- update to 5.18.5 + * Thu Apr 30 2020 Silvan Calarco 5.18.4.1-1mamba - package created using the webbuild interface