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