diff --git a/kimageformats.spec b/kimageformats.spec index 59bb1c3..5f4b37e 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kimageformats -Version: 5.19.0 +Version: 5.21.0 Release: 1mamba Summary: KDE Frameworks 5 plugins to allow QImage to support extra file formats Group: System/Libraries @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.19/kimageformats-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{majver}/kimageformats-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -54,5 +54,8 @@ KDE Frameworks 5 plugins to allow QImage to support extra file formats. %doc COPYING.LIB %changelog +* Thu May 19 2016 Silvan Calarco 5.21.0-1mamba +- update to 5.21.0 + * Sat Feb 20 2016 Silvan Calarco 5.19.0-1mamba - package created using the webbuild interface