diff --git a/kdecoration.spec b/kdecoration.spec index ce3f389..e4f652c 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -1,7 +1,7 @@ -%define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %version | cut -d. -f1-3) Name: kdecoration -Version: 5.18.3 +Version: 5.18.4.1 Release: 1mamba Summary: KDE Frameworks 5 Plugin based library to create window decorations Group: Graphical Desktop/Look 'n' feel @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/kdecoration-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{plasmaver}/kdecoration-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -92,6 +92,12 @@ exit 0 %{_libdir}/libkdecorations2private.so %changelog +* Sun Apr 05 2020 Silvan Calarco 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