From 241564f12e914b6ee5b7d37638400f2c4ddb29ce Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Sat, 6 Jan 2024 02:52:26 +0100 Subject: [PATCH] update to 5.18.4.1 [release 5.18.4.1-1mamba;Sat Apr 04 2020] --- kscreen.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kscreen.spec b/kscreen.spec index 52073fc..64b8da4 100644 --- a/kscreen.spec +++ b/kscreen.spec @@ -1,7 +1,9 @@ %define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %version | cut -d. -f1-3) + Name: kscreen -Version: 5.18.3 +Version: 5.18.4.1 Release: 1mamba Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected Group: Graphical Desktop/Applications/Utilities @@ -9,7 +11,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreen-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -75,6 +77,12 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit %doc COPYING %changelog +* Sat Apr 04 2020 Ercole 'ercolinux' Carpanetto 5.18.4.1-1mamba +- update to 5.18.4.1 + +* Wed Apr 01 2020 Automatic Build System 5.18.4-1mamba +- automatic version update by autodist + * Wed Mar 11 2020 Automatic Build System 5.18.3-1mamba - automatic version update by autodist